← All developer tools
J:A

Data utility

JSON:API Workbench

Validate JSON:API 1.1 documents, compound linkage, errors, links, and media headers. Private by default, with all processing done in your browser.

Validation modeChoose the document you are working with.
Verified examples

Developer reference

Everything you need while building JSON:API

Document rulesdata and errors never coexist. included needs primary data.
Resource identityResponses use string type and id. New client resources may use lid.
Compound documentsEvery included resource needs a relationship path from primary data.
HeadersUse application/vnd.api+json; only quoted ext and profile parameters are supported.
Read the JSON:API 1.1 specification ↗
Private by design.BrowserBench does not upload, store, or inspect the data you paste into this tool.Explore all utilities →

How to use this tool

A quick json:api workbench workflow

Validate JSON:API 1.1 documents, compound linkage, errors, links, and media headers. Paste or enter your data, use the available controls, then copy or download the result when it is ready.