Search + K

Command Palette

Search for a command to run...

Sign In

Operations

API endpoints available to AI agents

getAIGatewayProviders
GET/ai-gateway/providers
aiGateway
getAIGatewayToken
GET/sites/{site_id}/ai-gateway/token
aiGateway
getAccount
GET/accounts/{account_id}
accountMembership
getAccountBuildStatus
GET/{account_id}/builds/status
build
getAccountMember
GET/{account_slug}/members/{member_id}
member
getAgentRunner
GET/agent_runners/{agent_runner_id}
agentRunner
getAgentRunnerSession
GET/agent_runners/{agent_runner_id}/sessions/{agent_runner_session_id}
agentRunnerSession
getAllCertificates
GET/sites/{site_id}/ssl/certificates
sniCertificate
getCurrentUser
GET/user
user
getDNSForSite
GET/sites/{site_id}/dns
dnsZone
getDeploy
GET/deploys/{deploy_id}
deploy
getDeployKey
GET/deploy_keys/{key_id}
deployKey
getDnsRecords
GET/dns_zones/{zone_id}/dns_records
dnsZone
getDnsZone
GET/dns_zones/{zone_id}
dnsZone
getDnsZones
GET/dns_zones
dnsZone
getEnvVar
GET/accounts/{account_id}/env/{key}
environmentVariables
getEnvVars
GET/accounts/{account_id}/env
environmentVariables
getHook
GET/hooks/{hook_id}
hook
getIndividualDnsRecord
GET/dns_zones/{zone_id}/dns_records/{dns_record_id}
dnsZone
getServices
GET/services/
service