API Key Management
Create a new API key
Optional human-readable name of the API key.
20260202-key-for-llmsAPI key creation result
API key creation result
List API keys
List of API keys, ordered from oldest to newest
List of API keys, ordered from oldest to newest
Get the API key
Parameters of the latest API key
Parameters of the latest API key
Update an API key
Prefix of the API key to update. Passed in the URL path. This is the first 8 characters of your API key, visible in the dashboard. You can also obtain this value via the GET method (see the prefix field in its response).
b747e891Optional human-readable name of the API key.
20260202-key-for-llmsEnable or disable the API key.
falseUpdated API key parameters
Updated API key parameters
Delete an API key
Prefix of the API key to delete. Passed in the URL path. This is the first 8 characters of the API key you want to delete. Passed in the URL path. This is the first 8 characters of your API key, visible in the dashboard. You can also obtain this value via the GET method (see the prefix field in its response).
b747e891Key deletion result
Key deletion result
Last updated
Was this helpful?