Create API Key
POST
Authorizations
Path Parameters
Available options:
organisation
, workspace
Available options:
user
, service
Body
application/json
Example:
"Development API Key"
Example:
"API key for development environment"
Example:
"ws-myworkspace"
Example:
"c3d4e5f6-a7b8-6c7d-0e1f-2a3b4c5d6e7f"
Example:
{
"credit_limit": 10,
"periodic_reset": "monthly",
"alert_threshold": 8
}
Example:
["completions.write"]
Was this page helpful?