Retrieve a paginated list of avatars available for video generation
Retrieves a paginated list of avatars. You can request either realistic (public) avatars available to all users, or your custom avatars.Documentation Index
Fetch the complete documentation index at: https://docs.vibepeak.ai/llms.txt
Use this file to discover all available pages before exploring further.
realistic, customrealistic: Public avatars available to all userscustom: Your custom avatars (uploaded or AI-generated)id when creating videos:
| Code | Status | Description |
|---|---|---|
MISSING_PARAMETER | 400 | Required type parameter is missing |
INVALID_PARAMETER | 400 | Invalid value for type, limit, or offset |
VALIDATION_ERROR | 400 | Query parameter validation failed |
INVALID_API_KEY | 401 | Invalid or missing API key |