Sanity
api.sanity.io
Sanity is a composable content platform with real-time collaboration. Use this API to query content with GROQ, manage documents, upload assets, and listen to real-time content changes.
api_key
free
1.0
https://api.sanity.io
1
2026-03-01 11:09:21
Health
Capabilities
get_document
storageRetrieve one or more documents by their IDs.
Detail: https://api.sanity.io/capabilities/get_document
listen_changes
storageListen to real-time content changes via server-sent events.
Detail: https://api.sanity.io/capabilities/listen_changes
mutate_documents
storageCreate, update, patch, and delete documents in your dataset.
Detail: https://api.sanity.io/capabilities/mutate_documents
query_content
storageQuery content using GROQ (Graph-Relational Object Queries).
Detail: https://api.sanity.io/capabilities/query_content
upload_asset
storageUpload images and files to the Sanity asset pipeline.
Detail: https://api.sanity.io/capabilities/upload_asset
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Sanity Description: Sanity is a composable content platform with real-time collaboration. Use this API to query content with GROQ, manage documents, upload assets, and listen to real-time content changes. Auth: api_key Capabilities: - get_document: Retrieve one or more documents by their IDs. - listen_changes: Listen to real-time content changes via server-sent events. - mutate_documents: Create, update, patch, and delete documents in your dataset. - query_content: Query content using GROQ (Graph-Relational Object Queries). - upload_asset: Upload images and files to the Sanity asset pipeline.