Base URL

Authentication

All requests require an API key in the Authorization header:
See Authentication for details.

OpenAPI Specification

The complete API specification is available at:
Import this into tools like Postman, Insomnia, or Swagger UI for interactive exploration.

API Endpoints

Videos

Templates

Credits

API Keys

Webhooks

Usage Analytics

Response Format

All responses are JSON. Successful responses include relevant data:
Error responses follow RFC 7807:
See Error Handling for complete details.

Rate Limits

All endpoints are rate limited. Monitor these headers:
See Rate Limits for details.

Pagination

List endpoints support pagination:

Versioning

The API is versioned via the URL path (/v1/). Breaking changes will result in a new version (/v2/). Your existing integrations will continue working.

Support