Response 200
API Keys
Listar API Keys
Lista todas las API keys del tenant.
Autenticación: Bearer JWT
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lista todas las API keys del tenant.
{
"apikeys": [
{
"id": "key_abc123",
"nombre": "Produccion",
"prefijo": "foly_...x7k2",
"created_at": "2026-01-15T10:00:00Z",
"last_used_at": "2026-04-09T14:30:00Z"
}
]
}