Skip to main content

GET /api/v1/starter-kits

List available starter kits.

Response

Returns a flat JSON array (not wrapped in an object). Each item has id, name, description, and industry.

POST /api/v1/starter-kits//apply

Apply a starter kit to the current tenant. Creates all entities defined in the kit (schemas, offers, flows, rules, sample data).

Path Parameters

Response

Applying a starter kit creates real entities in your tenant. Use on fresh tenants or playground instances to avoid conflicts with existing data.