The complete document schema covers the entire Autype document structure. Use it to validate or construct any document JSON before sending it to the API.Documentation Index
Fetch the complete documentation index at: https://docs.autype.com/llms.txt
Use this file to discover all available pages before exploring further.
Download Schema
JSON Schema (draft-07) — all element types, sections, defaults, variables, citations, abbreviations
Top-level Structure
| Field | Required | Description |
|---|---|---|
document | ✓ | Page settings (size, margins, orientation, output format) |
sections | ✓ | Array of content sections (flow or page type) |
defaults | — | Global styling defaults (fonts, colors, spacing, header/footer) |
variables | — | Template variable definitions |
abbreviations | — | Abbreviation definitions |
citations | — | Bibliography entries (CSL-JSON) |
Related Resources
- Sections & Elements Schema — focused schema for section and element types
- Defaults Schema — styling configuration
- Developer API — use this schema to generate documents via the API
