API Reference
Using the Ag.dev API
Get masked API keys for the authenticated organization
cURL
curl --request GET \ --url https://api.ag.dev/v0.1/settings/api-keys \ --header 'X-API-Key: <api-key>'
{ "openai": "<string>", "anthropic": "<string>" }
Masked API keys map
Masked OpenAI API key
Masked Anthropic API key