Create API Key
Creates a new API key.
POST
Documentation Index
Fetch the complete documentation index at: https://portkey-docs-migration-04-ai-tools.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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"
Required when sub-type path parameter is 'user'. Not required when sub-type is 'service'.
Example:
"c3d4e5f6-a7b8-6c7d-0e1f-2a3b4c5d6e7f"
Example:
{
"credit_limit": 10,
"periodic_reset": "monthly",
"alert_threshold": 8
}Example:
["completions.write"]
