Agent Actions
Reference documentation for the Agent Actions HTTP API.
The Agent Actions API allows you full access to Agent Actions through an HTTP endpoint instead of the Sanity client. We highly suggest using this only in situations where you cannot otherwise use the client.
Experimental feature
Agent Actions are experimental and the API may change at any time. This API requires using vX for the API version.
Authentication
All requests must be authenticated.
Base API server URL
Parameterized base URL
https://{projectId}.api.sanity.io/{apiVersion}/agent/actionVariables
- projectIdstringdefault:
"your-project-id"Sanity project ID
- apiVersionstringdefault:
"vX"API version