Developer API
REST API for enterprise customers — generation, job status, Cast read, and signed webhooks.
Authentication
API keys are issued per organization via POST /v1/enterprise/api-keys. Include Authorization: Bearer onasis_... on requests.
Endpoints
POST /v1/generate— enqueue generation jobGET /v1/jobs/:id— job statusGET /v1/workspaces/:id/characters— Cast roster
Webhooks
Job complete and moderation result events. HMAC-signed payloads.