Skip to main content
GET
/
api
/
avatars
/
public
curl --location 'https://raijin.personate.ai/api/avatars/public' \
--header 'Authorization: 'Bearer ********'
{
  "avatars_list": []
}

Documentation Index

Fetch the complete documentation index at: https://docs.personate.ai/llms.txt

Use this file to discover all available pages before exploring further.

Response

avatars
list
List of all public avatars
curl --location 'https://raijin.personate.ai/api/avatars/public' \
--header 'Authorization: 'Bearer ********'
{
  "avatars_list": []
}