Sanity

api.sanity.io

Community

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

Pricing

free

Spec version

1.0

Base URL

https://api.sanity.io

Crawl failures

1

Last verified

2026-03-01T11:09:21.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

get_document

storage

Retrieve one or more documents by their IDs.

Detail: https://api.sanity.io/capabilities/get_document

listen_changes

storage

Listen to real-time content changes via server-sent events.

Detail: https://api.sanity.io/capabilities/listen_changes

mutate_documents

storage

Create, update, patch, and delete documents in your dataset.

Detail: https://api.sanity.io/capabilities/mutate_documents

query_content

storage

Query content using GROQ (Graph-Relational Object Queries).

Detail: https://api.sanity.io/capabilities/query_content

upload_asset

storage

Upload 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.