List Platform API Keys
Tokens
List Platform API Keys
Retrieve all platform API keys associated with your account.
GET
List Platform API Keys
Documentation Index
Fetch the complete documentation index at: https://docs.shinzo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires JWT token authentication.Example Request
Response
Full key values are not returned when listing. Only the prefix and metadata are shown.
Status Codes
| Code | Description |
|---|---|
200 | Keys retrieved successfully |
401 | Invalid or missing JWT token |

