API Specifications · Example Payload

Json Schema Example

JSON SchemaValidationSchemaSpecification Language

Json Schema Example is an example object payload from API Specifications, with 19 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamealiasescategorycurrentVersionversionsgoverningBodylicenseformattransportsprimaryUseCasespecificationUrldocumentationUrlrepositoryUrltoolingEcosystemUrltagsstatusembeddedSchemaLanguageemits

Example Payload

json-schema-example.json Raw ↑
{
  "id": "json-schema",
  "name": "JSON Schema",
  "aliases": ["JSON Schema Draft 2020-12"],
  "category": "Schema",
  "currentVersion": "Draft 2020-12",
  "versions": [
    { "version": "Draft 2020-12", "status": "active", "url": "https://json-schema.org/draft/2020-12/release-notes" },
    { "version": "Draft 2019-09", "status": "active", "url": "https://json-schema.org/draft/2019-09/release-notes" },
    { "version": "Draft 07", "status": "active", "url": "https://json-schema.org/draft-07/json-schema-release-notes" }
  ],
  "governingBody": {
    "name": "JSON Schema",
    "url": "https://json-schema.org/",
    "governanceUrl": "https://json-schema.org/specification"
  },
  "license": {
    "id": "BSD-3-Clause",
    "url": "https://opensource.org/license/bsd-3-clause"
  },
  "format": "JSON",
  "transports": ["N/A"],
  "primaryUseCase": "Annotate and validate JSON documents; provide the schema layer embedded in OpenAPI 3.1, AsyncAPI 3, and most modern API specifications.",
  "specificationUrl": "https://json-schema.org/draft/2020-12/json-schema-core",
  "documentationUrl": "https://json-schema.org/learn/getting-started-step-by-step",
  "repositoryUrl": "https://github.com/json-schema-org/json-schema-spec",
  "toolingEcosystemUrl": "https://json-schema.org/tools",
  "tags": ["JSON Schema", "Validation", "Schema", "Specification Language"],
  "status": "active",
  "embeddedSchemaLanguage": "Self",
  "emits": []
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/json-schema-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.