List API Keys
List all active API keys for the current user.
Request
Returns a list of your active API keys. For security, the full key hash is never returned — only the key prefix and metadata.
This endpoint requires session authentication (you must be logged in via the dashboard).
Example Request
Response
keysarrayList of API key objects.