Skip to main content
Manual

Authentication (client API)

SDK key and project headers for the MotiSig AI client HTTP API.

The client API (SDK surface) expects:

HeaderRequiredDescription
X-API-KeyYesSDK key from Settings → API Keys (kind SDK).
X-Project-IDYesProject id from the MotiSig dashboard.

Do not use Authorization: Bearer … for this surface unless your integration explicitly targets a different MotiSig API product that documents Bearer auth.

Exact routes and schemas are in the OpenAPI document and interactive docs.