Developer Platform
Video mocap API for teams
Use AIMoCap through an async API for 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 until outputs are ready.
Target-aware outputs
Return FBX for Default or custom avatars, and motion JSON for Unitree G1 targets.
Batch-friendly integration
Trigger jobs from internal tools, creator pipelines, or automation systems with a bearer API key.
Download-ready results
Receive preview assets and target-specific download links from a standardized result payload.
API pricing
API usage uses dedicated v-credit and plan limits, separate from regular web membership credits.
Direct v-credit top-up
$1 = 60 v-credit. Minimum purchase: $10. 1 v-credit maps to 1 second of processed video.
Use direct top-up for light workloads, then move to a plan when you need better efficiency or higher throughput.
Web credits and API v-credit are billed separately and do not share balance.
$
Plan A
$1 = 100 v-credit
$1,000
100,000
- Concurrent uploads
- 5
- Max video duration
- 30s
- Max file size
- 50MB
- Speed
- Standard
- Validity
- 1 year
Plan B
$1 = 200 v-credit
$10,000
2,000,000
- Concurrent uploads
- 10
- Max video duration
- 60s
- Max file size
- 100MB
- Speed
- Fast
- Validity
- 2 years
Plan C
$1 = 400 v-credit
$100,000
40,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 | 100,000 | $1 = 100 v-credit | 5 | 30s | 50MB | Standard | 1 year |
| Plan B | $10,000 | 2,000,000 | $1 = 200 v-credit | 10 | 60s | 100MB | Fast | 2 years |
| Plan C | $100,000 | 40,000,000 | $1 = 400 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, purchase direct v-credit or a plan, then follow the async upload and result workflow in the docs.
1
Generate a bearer API key from API Keys in your account.
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 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 integration example.
Read the API docsCommon questions
Is the API synchronous or asynchronous?
The current release is asynchronous. You create a job, upload the source clip, complete admission, then poll until the job finishes.
What outputs are supported?
Default and custom avatar targets return FBX. Unitree G1 returns robot motion JSON with preview assets and downloadable outputs.
How is API usage billed?
API usage consumes dedicated v-credit. It does not consume credits from 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 plan defines 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.
