AIMoCap

Documentation

Quick start, video mocap, character management, API guidance, pricing, and FAQ.

AIMoCap Docs

API Authentication

Create and use a bearer API key for AIMoCap async mocap jobs.

Create an API key

  1. Open Account -> API Keys
  2. Create a new key
  3. Copy the sk-... bearer key and store it securely

Send the bearer token

Use the key in the Authorization header:

Authorization: Bearer sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

The API does not use browser sessions. All API requests are authenticated by bearer key only.

Plan and admission limits

Requests can still be rejected even if the key is valid, for example when:

  • your API account is inactive
  • API v-credit is insufficient
  • the uploaded file exceeds the plan limit
  • the selected clip duration exceeds the plan limit
  • your active concurrency is already full