APIKeys - Python SDK
APIKeys method reference
The Python SDK and docs are currently in beta. Report issues on GitHub.
(api_keys)
Overview
API key management endpoints
Available Operations
- list - List API keys
- create - Create a new API key
- update - Update an API key
- delete - Delete an API key
- get - Get a single API key
- get_current_key_metadata - Get current API key
list
List API keys
Example Usage
Parameters
Response
Errors
create
Create a new API key
Example Usage
Parameters
Response
Errors
update
Update an API key
Example Usage
Parameters
Response
Errors
delete
Delete an API key
Example Usage
Parameters
Response
Errors
get
Get a single API key
Example Usage
Parameters
Response
Errors
get_current_key_metadata
Get information on the API key associated with the current authentication session
Example Usage
Parameters
Response
operations.GetCurrentKeyResponse