How the API works:
1. Capture a person with a single camera
2. Upload a video file
3. Get back usable 3d human motion data in usdz, usdc and fbx file formats,
along with a preview video to visualize your animation instantly.
What you can build:
1. Integrate motion capture into your production workflow software
2. Add motion capture capabilities to your own apps
3. Build an entirely new experience no one has thought of yet!
{
"job": {
"id": "job-10870cf4-71bd-4a0d-952c-bee62XXXXX",
"metadata": "{}",
"state": "FINISHED",
"created": "2024-01-01T17:06:00.276537Z",
"client": {
"id": "client-780c7f04-XXXX-XXXX-XXXX-aXXXX"
},
"take": {
"id": "take-5f6de03e-e5b7-XXXX-XXXX-54XXXX"
},
"outputs": [
{
"key": "mp4",
"file": {
"id": "file-8a83922c-abf2-4032-XXXX-da7fXXXX",
"presignedUrl": "https://XXXX"
}
},
{
"key": "usdz",
"file": {
"id": "file-9c5b7443-201d-4056-XXXX-4814432XXXX",
"presignedUrl": "https://XXXX"
}
},
{
"key": "usdc",
"file": {
"id": "file-b674dd96-1da9-4bbc-XXXX-f60d86XXXX",
"presignedUrl": "https://XXXX"
}
},
{
"key": "fbx",
"file": {
"id": "file-8ba7aad6-b16d-4fe9-XXXX-954e4fXXXX",
"presignedUrl": "https://XXXX"
}
}
]
}
}