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 -X POST https://api.rigbox.dev/api/v1/api-keys \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"name": "Production Bot"}'
{ "id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890", "key": "rb_live_abc123def456..." }
Generate a new API key. The full key is only returned once.
key