How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Sanity Projects API

Project and dataset management

Sanity Projects API is one of 14 APIs that Sanity publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Project. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

This API exposes 8 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version v2024-01-01.

Requests are made against 2 base URLs: https://{projectId}.api.sanity.io/v{apiVersion}, https://api.sanity.io/v{apiVersion}.

8 operations 4 paths 4 schemas 4 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v2024-01-01
Servers
https://{projectId}.api.sanity.io/v{apiVersion}
https://api.sanity.io/v{apiVersion}
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

Sanity Projects API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Sanity project API token

Paths & Operations 8

Across 4 paths, the API surfaces 8 operations — 4 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Projects 8

Project and dataset management

GET
/projects
List Projects
listProjects → 200
POST
/projects
Create Project
createProject body → 200
GET
/projects/{projectId}
Get Project
getProject 1 param → 200
PATCH
/projects/{projectId}
Update Project
updateProject 1 param body → 200
GET
/projects/{projectId}/datasets
List Datasets
listDatasets 1 param → 200
PUT
/projects/{projectId}/datasets
Create Dataset
createDataset 1 param body → 200
GET
/projects/{projectId}/tokens
List Tokens
listTokens 1 param → 200
POST
/projects/{projectId}/tokens
Create Token
createToken 1 param body → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Project (6 properties), Token (4 properties), Dataset (3 properties). Each schema is shown below with its type and property counts.

Dataset
object
3 properties
TokenWithKey
Project
object
6 properties
Token
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sanity-projects-api-openapi.yml Raw ↑

Other APIs Sanity publishes across the network.

Sanity Mutation API
Sanity Assets API
Sanity Webhooks API
Sanity Listen API
Sanity Roles API
Sanity Scheduling API
Sanity Embeddings Index API
Sanity Assets API
Sanity Listen API
Sanity Mutations API
Sanity Query API
Sanity Webhooks API
Where this information came from

This is an independent, third-party profile of Sanity Projects API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.