Authorization header.
Get your API key
- Sign in to the Notte Console
- Navigate to your account settings
- Generate or copy your API key
Using the API key
Request headers
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer token with your API key |
Content-Type | Yes | application/json for POST/PATCH requests |

