{"api":"v1","generated_at":"2026-09-16T05:24:47.922Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/tools-ipintel-ai-json-schema-validator-384e57","pinned_page":"https://tollindex.com/e/tools-ipintel-ai-json-schema-validator-384e57/at/2026-09-16T04-48Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-16T04:48:25.992Z","snapshot_stamp":"2026-09-16T04-48Z","endpoint":{"slug":"tools-ipintel-ai-json-schema-validator-384e57","canonical_url":"https://tools.ipintel.ai/json-schema-validator","resource":"https://tools.ipintel.ai/json-schema-validator","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"JSON Schema Validator API. Validate JSON data against a JSON Schema and receive structured valid/invalid results with detailed validation errors. Supports common JSON Schema features including type, required, properties, additionalProperties, enum, const, items, string lengths, patterns, and numeric bounds. Useful for agents, developers, API testing, structured output validation, schema checks, and automation workflows. Paid per call via x402.","service_name":"JSON Schema Validator API","declared_category":null,"declared_tags":["json-schema","json-validator","schema-validation","structured-output","developer-tools"],"route_template":null,"registry_updated":"2026-09-08T15:37:18.952Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"json schema validator","category":"inference","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-16T04:48:25.991Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.001 USDC","amount_units":0.001,"decimals_known":true,"pay_to":"0x0550779CFBc832657A8BB46BAC9f359A5ad038B8","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T04:48:25.992Z","calls_30d":2,"unique_payers_30d":1,"last_called_at":"2026-09-08T15:37:18.288Z"},"validation":{"latest":{"observed_at":"2026-09-16T04:29:19.446Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-16"},"uptime":[{"days":7,"observed":6,"passed":6,"ratio":1},{"days":30,"observed":6,"passed":6,"ratio":1},{"days":90,"observed":6,"passed":6,"ratio":1}],"history_90d":[{"observed_at":"2026-09-16T04:29:19.446Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-16","state_changed":false},{"observed_at":"2026-09-15T04:27:06.690Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:23:43.959Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:22:31.011Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:38:12.025Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:08:58.752Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x0550779CFBc832657A8BB46BAC9f359A5ad038B8","page":"https://tollindex.com/seller/0x0550779CFBc832657A8BB46BAC9f359A5ad038B8","endpoints":8,"hosts":2},"reports":0,"registry_record":{"cdp":[{"tags":["json-schema","json-validator","schema-validation","structured-output","developer-tools"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x0550779CFBc832657A8BB46BAC9f359A5ad038B8","amount":"1000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1782160736/bazaar-icons/bba42e908ad65da0.png","quality":{"lastCalledAt":"2026-09-08T15:37:18.288Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":1},"resource":"https://tools.ipintel.ai/json-schema-validator","extensions":{"bazaar":{"info":{"input":{"body":{"data":{"name":"Niki"},"schema":{"type":"object","required":["name"],"properties":{"name":{"type":"string"}}}},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"ok":true,"valid":true,"errors":[],"service":"json_schema_validator","timestamp":"2026-06-23T00:00:00+00:00"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["schema","data"],"properties":{"data":{"description":"JSON value to validate against the schema"},"schema":{"type":"object","description":"JSON Schema object"}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"ok":{"type":"boolean"},"valid":{"type":"boolean"},"errors":{"type":"array","items":{}},"service":{"type":"string"},"timestamp":{"type":"string"}},"additionalProperties":true}}}}}}},"description":"JSON Schema Validator API. Validate JSON data against a JSON Schema and receive structured valid/invalid results with detailed validation errors. Supports common JSON Schema features including type, required, properties, additionalProperties, enum, const, items, string lengths, patterns, and numeric bounds. Useful for agents, developers, API testing, structured output validation, schema checks, and automation workflows. Paid per call via x402.","lastUpdated":"2026-09-08T15:37:18.952Z","serviceName":"JSON Schema Validator API","x402Version":2}]}}