Skip to main content
GET
/
settings
Get Organization Settings
curl --request GET \
  --url https://api.ag.dev/v0.1/settings \
  --header 'X-API-Key: <api-key>'
{
  "useOwnKeys": true,
  "creditBalance": 123
}

Authorizations

X-API-Key
string
header
required

Response

Organization settings

useOwnKeys
boolean
required

Whether the organization uses their own API keys

creditBalance
number

Current credit balance