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.trygroundai.com/keys \ -H "Authorization: Bearer gnd_owner_key" \ -H "Content-Type: application/json" \ -d '{"name":"CI"}'
Manage API keys and inspect usage limits for your tenant.
/keys
POST
GET
DELETE
/keys/{key_id}
GET /quota
GET /quota/usage
curl https://api.trygroundai.com/quota/usage \ -H "Authorization: Bearer gnd_your_api_key"