Close
Toolcog home
toolcog
netlify
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
API
Operations
Auth Schemes
Overrides
Intents
Targets
API
Operations
Auth Schemes
Overrides
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
PUT
PATCH
createEnvVars
Authenticated
createEnvVars
POST/accounts/{account_id}/env
environmentVariables
deleteEnvVar
Authenticated
deleteEnvVar
DELETE/accounts/{account_id}/env/{key}
environmentVariables
deleteEnvVarValue
Authenticated
deleteEnvVarValue
DELETE/accounts/{account_id}/env/{key}/value/{id}
environmentVariables
getEnvVar
Authenticated
getEnvVar
GET/accounts/{account_id}/env/{key}
environmentVariables
getEnvVars
Authenticated
getEnvVars
GET/accounts/{account_id}/env
environmentVariables
getSiteEnvVars
Authenticated
getSiteEnvVars
GET/api/v1/sites/{site_id}/env
environmentVariables
setEnvVarValue
Authenticated
setEnvVarValue
PATCH/accounts/{account_id}/env/{key}
environmentVariables
updateEnvVar
Authenticated
updateEnvVar
PUT/accounts/{account_id}/env/{key}
environmentVariables