Create Api Key
API Keys
Create API Key
Create a new API key for programmatic access
POST
Create Api Key
Authentication
This endpoint requires a valid user session token. If you do not yet have an API key, obtain a session token by logging in first and pass it as aBearer token in the Authorization header.
Step 1 — Log in to get a session token
token field. Use it in the next step.
Step 2 — Create an API key
X-API-Key: <key> in place of Authorization: Bearer for all subsequent requests.