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