Get Public Avatar List
Avatar
Get Public Avatars
Retrieve list of public avatars with filtering options. Supports pagination and various filters including aspect ratio, style, gender, age, scene, and ethnicity.
GET
Get Public Avatar List
Retrieve the list of public avatars available from the JoggAI library. These avatars can be used immediately in your videos.Documentation Index
Fetch the complete documentation index at: https://docs.jogg.ai/llms.txt
Use this file to discover all available pages before exploring further.
Example Usage
Related Guides
Create Avatar Videos
Use avatars to create videos
Authorizations
API key for authentication. Obtain your key from the JoggAI dashboard.
Query Parameters
Page number for pagination
Required range:
x >= 1Example:
1
Number of items per page
Required range:
1 <= x <= 100Example:
10
Filter by aspect ratio
Available options:
portrait, landscape, square Example:
"portrait"
Filter by avatar style
Available options:
professional, social Filter by avatar gender
Available options:
female, male Filter by age group
Available options:
adult, senior, young_adult Filter by scene type
Available options:
lifestyle, outdoors, business, studio, health_fitness, education, news Filter by ethnicity
Available options:
european, african, south_asian, east_asian, middle_eastern, south_american, north_american Response
200 - application/json
Success

