Create Organization
Organizations
Create Organization
Create a new organization.
POST
Create Organization
Headers
string
required
Your API key for authentication.
Body
string
required
The name of the organization.
Response
object
The created organization details.
string
A unique identifier for the organization.
string
A randomly generated unique slug for the organization.
string
The display name of the organization.
string | null
URL of the organization’s image (if set).
string
The organization’s plan. Default:
"starter".string (ISO 8601)
The timestamp of when the organization was created.
integer
The KYC (Know Your Customer) verification level. Default:
0.string
The placement group of the organization. Default:
"blandshared".boolean
Whether the organization is deleted. Default:
false.boolean
Whether the organization has overdue Stripe payments. Default:
false.boolean
Whether the organization is suspended. Default:
false.integer
The organization’s request rate limit. Default:
5.string
The type of the organization. Default:
"normal".array
A list of entitlements granted to the organization. Default:
[].boolean
Whether the organization prefers to use the Bland URL. Default:
true.null | array
Contains error details if the request fails.
Docs for agents: llms.txt