Skip to main content
Returns all domains on your account. Use the id from each domain when generating videos via POST /v1/videos/:domain_id.

Endpoint

Authentication

string
required
Bearer token. Pass your API key: Authorization: Bearer <api_key>

Response

object
required

Example

Response

200
Pass a domain’s id as the domain_id path parameter when generating a new video with POST /v1/videos/:domain_id.