Search + K

Command Palette

Search for a command to run...

Sign In

Operations

API endpoints available to AI agents

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