JSON Schema Generator & Validator
Generate a schema from samples
Multiple samples merge into one shape — a field only becomes optional if it's actually missing from one of them, the same inference engine behind Living Types.
Schema
Paste at least one JSON sample.
Validate data against a schema
Supports type/properties/required/items/enum, min/maxLength, pattern, minimum/maximum, and additionalProperties: false — not the full draft-07 spec (no $ref, oneOf/allOf/not).
Ad space — reserved