Expand description
Authentication and API key management handlers.
Structs§
- Current
Tenant Response - Current tenant info response.
Functions§
- create_
api_ key - Create a new API key.
- get_
current_ tenant - Get current tenant info.
- get_
tenant_ usage - Get tenant usage statistics.
- list_
api_ keys - List API keys for the authenticated tenant.
- revoke_
api_ key - Revoke (delete) an API key.