Schemas
Define data structures as JSON Schema for use in APIs and documentation
This folder contains JSON Schema definitions that describe your data structures. Schemas can be reused across REST APIs, GraphQL types, and documentation pages.
Common validation rules
Learn more
Create data schemas to define the structure of your APIs and documents. Learn about the four schema types and how to build your first schema.
Complete guide to all 10 field types and 56+ type specialisations. Learn how to choose the right type for your data and apply format-specific validation.
Add validation to your schemas with 47+ field-level rules and 29 cross-field rules. Maintain data quality with custom messages and severity levels.
Complete reference for the schema editor including 4 schema types, 10 field types, 47+ validation rules, and lineage tracking.