Resources
List Avatars
Get all available avatars (library + custom) for creating videos
GET
Overview
This endpoint returns all avatars available to your account, including both the SlideVid library avatars and any custom avatars you’ve created.Query Parameters
Filter avatars by type:
library: Only library avatars from SlideVidcustom: Only custom avatars created by your teamall: Both library and custom avatars (default)
Response
Indicates if the request was successful
Use Cases
Filter by gender and age
Filter by gender and age
While the API doesn’t support direct gender/age filtering, you can filter the results client-side:
Find HD avatars
Find HD avatars
Get only avatars that support HD quality:
Check Pro requirements
Check Pro requirements
Identify which avatars require a Pro subscription:
Notes
Custom avatars require processing time after creation. Only avatars with
status: 2 (completed) are included in the list.