Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl https://api.rigbox.dev/api/v1/api-keys \ -H "Authorization: Bearer YOUR_API_KEY"
{ "api_keys": [ { "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890", "name": "Production Bot", "key_preview": "rb_...a1b2c3d4", "is_workspace_key": false, "created_at": "2025-01-15T10:30:00Z", "last_used_at": "2025-01-16T08:00:00Z" } ] }
List all API keys for the authenticated user. Full keys are never shown.
Show API Key Object
rb_...a1b2c3d4