API Reference
Libraries
API Overview
Health
Service health endpoint.
Health check
GET/health
Users
Endpoints for API token identity.
Get current user
GET/v1/users/me
Lipsync
Endpoints for creating and retrieving lip sync requests.
Generate lip sync from URLs
POST/v1/lipsync/generate
Generate lip sync from uploaded media
POST/v1/lipsync/generate-with-media
LipsyncRequests
Endpoints for creating and retrieving lip sync requests.
Get lip sync request
GET/v1/lipsync/requests/{id}
List lip sync requests
GET/v1/lipsync/requests