Search + K

Command Palette

Search for a command to run...

Sign In

Operations

API endpoints available to AI agents

createEnvVars
POST/accounts/{account_id}/env
environmentVariables
deleteEnvVar
DELETE/accounts/{account_id}/env/{key}
environmentVariables
deleteEnvVarValue
DELETE/accounts/{account_id}/env/{key}/value/{id}
environmentVariables
getEnvVar
GET/accounts/{account_id}/env/{key}
environmentVariables
getEnvVars
GET/accounts/{account_id}/env
environmentVariables
getSiteEnvVars
GET/api/v1/sites/{site_id}/env
environmentVariables
setEnvVarValue
PATCH/accounts/{account_id}/env/{key}
environmentVariables
updateEnvVar
PUT/accounts/{account_id}/env/{key}
environmentVariables