Authorization: Bearer YOUR_API_KEY.
Create an Avatar
POST /v1/avatars
Send multipart/form-data.
Get an Avatar
GET /v1/avatars/{avatar_id}
Create an Animation
POST /v1/animations
Send multipart/form-data.
Get an Animation
GET /v1/animations/{animation_id}
status is ready or failed. A ready response contains model_url, which is the downloadable 3D artifact.
3D response fields
V1 currently supports create and get operations for 3D resources. List and delete endpoints are not available.

