Developers
Motion Capture as an API.
Send video, get motion. The same capture, cleanup and export that runs in Motion Studio, available to your own application.
POST /v1/mocap
Content-Type: multipart/form-data
Authorization: Bearer $MOCAP_API_KEY
video=@sprint_take_04.mp4
body=true
hands=true
face=true
format=fbx{
"id": "job_8sf2k1d9",
"status": "queued",
"created_at": "2026-09-23T06:40:11Z",
"options": {
"body": true,
"hands": true,
"face": true,
"format": "fbx"
}
}Processing
- Upload
- Extract
- Clean
- Retarget
- Export
Everything the integration needs
REST API
One endpoint to submit a capture, one to read its result.
API keys
Issue, scope and revoke keys per application.
Job queues
Submit work and poll it, or wait for the callback.
Webhooks
Get told when a job finishes instead of polling.
Batch processing
Send many clips in one request.
Usage dashboard
See what has run, what it cost and what failed.
Output formats
- FBX
- BVH
- GLB / glTF
- Motion Data
- SMPL-compatible
- VMD
- JSON
- Binary
Webhooks post the finished job to a URL you control, with the job id, its status and the download links for every requested format. Endpoints, payloads and rate limits are documented in full once you have a key.
Service status and incident history are published in the dashboard.
Capture Movement.
Use It Anywhere.
Turn real performance into editable motion for animation, AI video, games, virtual production, robotics and more.
No suit. No markers. Just motion.

