Documentation Index
Fetch the complete documentation index at: https://anam.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Available Avatars
Click on an avatar to copy the avatar ID.Use the copied avatar ID when creating your session token. See the Usage in
Production guide for more information.
Avatar media
Fetch an avatar resource to get the media URLs for your own app:imageUrlis the still preview image used for selection screens and loading states.videoUrlis a muted idling MP4 preview, about 30 seconds long, ornullif the video is still generating.
/v1/avatars/{id} from your
server to fetch fresh URLs. Never expose your API key in browser code.
videoUrl values are signed URLs that expire after 1 hour, so fetch
them when you need them. For long-lived pages, CMS content, static widget
configuration, or high-traffic selection screens, download the MP4 server-side
and serve it from your own CDN.
