Create an additional company
Create another company attributed to the owner user of the caller’s current company. Seeds starter credits, a default AccountKit and default user, an api-agent and a CEO agent, and returns a NEW API KEY scoped to the new company (sealed to its default user).
AUTHORITY: any valid API key on a company that has an active owner-role user can call this. The API cannot verify that the caller is that owner — an API key carries no auth_users identity — so the new company is owned by, billed to, and capped against that owner regardless of which key in the company made the request. Bounded by a per-owner rate limit (3/hour) and a hard cap of 5 companies per owner.
Authorizations
Workspace API key. Create one via the dashboard or POST /v1/auth/keys.
Body
Company display name
2