Create API key
API keys
Create API key
Full URL: POST https://api.kupe.in/api/v1/api-keys
Body: { "user_id": "<optional-uuid>", "name": "optional label" }.
The API key value is generated by the server.
Response: { "message", "api_key": { ... } }.
POST
Create API key
Authorizations
Kupe dashboard API key for your user.
Response
200 - application/json
OK
Deployment-specific JSON (call sessions, billing views, tool defs). See prose on each operation and the Platform REST APIs guide page.