GET /v1/organization is the canonical spelling of
GET /v1/company for the caller’s own organization; this listing route keeps its name.
List companies
GET /v1/auth/companies
naive companies list.
Create a company
POST /v1/auth/companies
Creates an additional company, seeds it the same way signup does (starter
credits, a default AccountKit and default user, an api-agent and a CEO
agent), and returns a new API key scoped to it.
string
required
Company display name. Minimum 2 characters.
api_key is shown once. It is scoped to the new company and sealed to that
company’s default user.
Who can call this
Bounds that do apply:Errors
CLI:
naive companies create.