AIMoCap Docs
API Overview
Use the AIMoCap async API to submit video mocap jobs, upload source clips, and retrieve target-specific output assets.
What the API is for
The AIMoCap API is built for:
- internal production pipelines
- creator tools
- enterprise integrations
- robot motion automation workflows
The API is asynchronous. A typical flow is:
- create a mocap job
- upload the source video
- complete upload admission
- poll job status
- download the finished result
Output targets
The API currently supports these target types:
defaultunitree_g1avatar:{avatarId}
Output formats depend on the target:
default->fbxunitree_g1->robot_motion_jsonavatar:{avatarId}->fbx
API key and billing
The API uses a dedicated API key and a dedicated v-credit balance.
- API billing is separate from normal web membership credits
1 v-credit = 1 second of video- requests are admitted only when your API account is active and within plan limits
Read the detailed docs next:
