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

Scalar schemas API

The schemas API from Scalar — 7 operation(s) for schemas.

Scalar schemas API is one of 30 APIs that Scalar publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Schemas. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 12 operations across 7 paths, and defines 13 schemas. It is described by OpenAPI 3.1.1, at version 1.0.1.

12 operations 7 paths 13 schemas 3 DELETE2 GET1 PATCH6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.1
API Version
1.0.1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

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

Paths & Operations 12

Across 7 paths, the API surfaces 12 operations — 3 DELETE, 2 GET, 1 PATCH, 6 POST. Each is listed below with its method, path, parameters, and response codes.

schemas 12
POST
/schemas/check-slug
Checks if a schema slug is available
postschemasCheckSlug body → 200400401403404422500
POST
/schemas/access-group
Adds an access group to a managed schema
postschemasAccessGroup body → 200400401403404422500
DELETE
/schemas/access-group
Removes an access group from a managed schema
deleteschemasAccessGroup body → 200400401403404422500
GET
/schemas/{namespace}
Get a list of all schemas for the namespace
getschemasNamespace 1 param → 200400401403404422500
POST
/schemas/{namespace}
Creates a managed schema
postschemasNamespace 1 param body → 200400401403404422500
PATCH
/schemas/{namespace}/{slug}
Update schema metadata
patchschemasNamespaceSlug 2 params body → 200400401403404422500
DELETE
/schemas/{namespace}/{slug}
Delete a specific schema and all of the related versions
deleteschemasNamespaceSlug 2 params → 200400401403404422500
GET
/schemas/{namespace}/{slug}/version/{semver}
Get a specific schema document
getschemasNamespaceSlugVersionSemver 3 params → 200400401403404422500
POST
/schemas/{namespace}/{slug}/version/{semver}
Update managed schema content in GCS
postschemasNamespaceSlugVersionSemver 3 params body → 200400401403404422500
DELETE
/schemas/{namespace}/{slug}/version/{semver}
Delete a specific schema version
deleteschemasNamespaceSlugVersionSemver 3 params → 200400401403404422500
POST
/schemas/{namespace}/{slug}/version
Create a new schema version
postschemasNamespaceSlugVersion 2 params body → 200400401403404422500
POST
/schemas/{namespace}/{slug}/version/{version}/duplicate
Duplicate schema version
postschemasNamespaceSlugVersionVersionDuplicate 3 params body → 200400401403404422500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are managed-schema-version (4 properties), 403 (2 properties), 400 (2 properties), 404 (2 properties). Each schema is shown below with its type and property counts.

namespace
string
nanoid
string
managed-schema-version
object
4 properties 4 required
401
object
2 properties 2 required
version
string
slug
string
500
object
2 properties 2 required
404
object
2 properties 2 required
400
object
2 properties 2 required
403
object
2 properties 2 required
timestamp
integer
managed-schema-format
string
422
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

scalar-schemas-api-openapi.yml Raw ↑

Other APIs Scalar publishes across the network.

Scalar API References
Scalar API Client
Scalar Docs
Scalar Registry
Scalar SDKs
Scalar CLI
Scalar access-groups API
Scalar analytics API
Scalar api-docs API
Scalar auth API
Scalar docs API
Scalar Docs Projects API
Where this information came from

This is an independent, third-party profile of Scalar schemas 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.