JSON Schema
JSON Schema is a declarative language for annotating and validating JSON documents. It is the foundational schema language for most modern API specifications (OpenAPI 3.1, AsyncAPI 3, and others embed it directly). The current stable dialect is Draft 2020-12. Governance is moving toward a chartered standards body (JSON Schema Foundation), with the IETF as the historical sponsor; reference implementations and tooling are MIT and BSD-licensed.
Documentation
SDKs
Other Resources
Specification
JSON Schema Draft 2020-12 Release Notes
Specification
JSON Schema Core (2020-12)
GitHubOrganization
https://github.com/json-schema-org
Governance
JSON Schema Specification Governance
License
BSD-3-Clause (reference tooling)
Tools
JSON Schema Tooling Ecosystem
Examples
JSON Schema Specification Record Example