Developer Platform
Video mocap API for teams
Use AIMoCap through an async API for content generation, batch mocap jobs, custom target outputs, and robot motion delivery.
Async job workflow
Create a mocap job, upload the source clip, complete admission, then poll status until assets are ready.
Target-aware outputs
Return FBX for the default rig or custom avatars, and motion JSON for Unitree G1 robot targets.
Batch-friendly integration
Issue jobs from internal tools, automation pipelines, or creator platforms with a single bearer API key.
Download-ready results
Receive preview video and target-specific output asset links from a standardized result payload.
API pricing
API usage is billed with dedicated v-credit and plan limits, separate from regular site membership credits.
Direct v-credit top-up
$1 = 40 v-credit. Minimum purchase: $10. 1 v-credit maps to 1 second of processed video.
Use direct top-up for light or irregular workloads, then upgrade to a plan when you need better efficiency and higher limits.
Plan A
$1 = 50 v-credit
$1,000
50,000
- Concurrent uploads
- 5
- Max video duration
- 30s
- Max file size
- 50MB
- Speed
- Standard
- Validity
- 1 year
Plan B
$1 = 100 v-credit
$10,000
1,000,000
- Concurrent uploads
- 10
- Max video duration
- 60s
- Max file size
- 100MB
- Speed
- Fast
- Validity
- 2 years
Plan C
$1 = 200 v-credit
$100,000
20,000,000
- Concurrent uploads
- 20
- Max video duration
- 120s
- Max file size
- 200MB
- Speed
- Fastest
- Validity
- 2 years
Plan D
Custom
$100,000+
Custom
- Concurrent uploads
- Custom
- Max video duration
- Custom
- Max file size
- Custom
- Speed
- Custom
- Validity
- Custom
Compare plans, limits, and delivery speed
| Plan | Price | Total v-credit | Effective rate | Concurrent uploads | Max video duration | Max file size | Speed | Validity |
|---|---|---|---|---|---|---|---|---|
| Plan A | $1,000 | 50,000 | $1 = 50 v-credit | 5 | 30s | 50MB | Standard | 1 year |
| Plan B | $10,000 | 1,000,000 | $1 = 100 v-credit | 10 | 60s | 100MB | Fast | 2 years |
| Plan C | $100,000 | 20,000,000 | $1 = 200 v-credit | 20 | 120s | 200MB | Fastest | 2 years |
| Plan D | $100,000+ | Custom | Custom | Custom | Custom | Custom | Custom | Custom |
How to get started
Create an API key from your account, purchase direct v-credit or an API plan, then follow the API docs for the async upload and result flow.
1
Open API Keys in your account and generate a bearer key.
2
Top up direct v-credit or purchase Plan A, B, or C.
3
Create a job, upload the clip, complete admission, and poll for results.
4
Use the API docs for request fields, target selection, and Python integration examples.
Read the API docs
The docs cover authentication, request fields, result formats, and a full Python example.
Read the API docsCommon questions
Is the API synchronous or asynchronous?
The first release is asynchronous. You create a job, upload the source clip, complete upload admission, then poll the job until it finishes.
What outputs are supported?
Default and custom avatar targets return FBX. Unitree G1 returns robot motion JSON together with preview links and downloadable output assets.
How is API usage billed?
API usage consumes dedicated v-credit. It does not consume the credits used by the normal web membership flow.
Do API credits expire?
Direct top-up and plan grants follow the validity window of the active API product. Plan D is managed manually.
How do concurrency and file limits work?
Each API plan sets its own concurrent upload limit, max duration, and max file size. Admission rejects requests that exceed those limits.
How do I get a custom enterprise plan?
Use Plan D and contact the team. We can configure custom volume, limits, queue priority, and commercial terms.
