JSON Schema Validator
Validate a JSON document against a JSON Schema (Draft-07) and get every rule violation listed by its JSON-pointer path — missing required keys, wrong types, out-of-range numbers, failed patterns, enums, $ref definitions and oneOf/anyOf/allOf combinators. Runs entirely in your browser.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.