API Reference
Using the Ag.dev API
Retrieve the current settings for the authenticated organization
cURL
curl --request GET \ --url https://api.ag.dev/v0.1/settings \ --header 'X-API-Key: <api-key>'
{ "useOwnKeys": true, "creditBalance": 123 }
Organization settings
Whether the organization uses their own API keys
Current credit balance