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