Manual
Authentication (client API)
SDK key and project headers for the MotiSig AI client HTTP API.
The client API (SDK surface) expects:
| Header | Required | Description |
|---|---|---|
X-API-Key | Yes | SDK key from Settings → API Keys (kind SDK). |
X-Project-ID | Yes | Project 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.