{"api":"v1","generated_at":"2026-09-15T21:45:31.070Z","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/netintel-dev-schema-validate-284b95","pinned_page":"https://tollindex.com/e/netintel-dev-schema-validate-284b95/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"netintel-dev-schema-validate-284b95","canonical_url":"https://netintel.dev/schema/validate","resource":"https://netintel.dev/schema/validate","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Validate data against a supplied schema — checks required fields, nested objects, arrays, enums, string formats, numeric ranges, lengths, and additional-property rules deterministically, with optional type coercion and repair, returning precise errors with JSON paths so agents can verify structured data before acting on it.","service_name":"NetIntel","declared_category":null,"declared_tags":["json schema","validation","data quality","json parser","schema check"],"route_template":null,"registry_updated":"2026-08-20T15:47:22.867Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"schema validate","category":"identity","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","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.02 USDC","amount_units":0.02,"decimals_known":true,"pay_to":"0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df","scheme":"exact"},{"registry":"cdp","ordinal":1,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","asset_name":null,"symbol":"USDC","decimals":6,"amount_display":"0.02 USDC","amount_units":0.02,"decimals_known":true,"pay_to":"8FVeybWnB4dYrxTuPK7WzFZNAiEcFVaDLFnKpRwVGr5s","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-20T15:47:22.606Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:15:10.419Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T04:15:10.419Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:13:04.862Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:12:32.010Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:27:54.379Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:56:27.819Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df","page":"https://tollindex.com/seller/0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df","endpoints":125,"hosts":2},"reports":0,"registry_record":{"cdp":[{"tags":["json schema","validation","data quality","json parser","schema check"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xdaDc335482AD545296Fd7b28518A251fFCbEb9Df","amount":"20000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},{"asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"},"payTo":"8FVeybWnB4dYrxTuPK7WzFZNAiEcFVaDLFnKpRwVGr5s","amount":"20000","scheme":"exact","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","maxTimeoutSeconds":300}],"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1784214098/bazaar-icons/7d2bf437631b2e4e.png","quality":{"lastCalledAt":"2026-08-20T15:47:22.606Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://netintel.dev/schema/validate","extensions":{"bazaar":{"info":{"input":{"body":{"data":{"age":"42","name":"Acme"},"schema":{"age":"number","name":"string","email":"email"}},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"grade":"A","score":100,"valid":false,"errors":[{"path":"$.email","message":"required field is missing","expected":"required","received":"undefined"},{"path":"$.age","message":"expected number, received string","expected":"number","received":"string"}],"coerced":false,"findings":[{"rule":"data_invalid","detail":"Data does not satisfy the schema (2 errors)","deduction":0}],"repaired":null,"warnings":[],"error_count":2,"is_repaired_valid":null}}},"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":["data","schema"],"properties":{"data":{"type":["object","array","string"],"description":"The data to validate: an object, an array, or a JSON string (malformed strings are repaired first). Max 64KB."},"coerce":{"type":"boolean","description":"Default false. Coerce values to the declared types where lossless (\"5\" → 5, \"yes\" → true)."},"repair":{"type":"boolean","description":"Default false. When invalid, also return a repaired copy of the data plus is_repaired_valid. Deterministic first (coercion, declared defaults, enum casing, strict extra-key removal)."},"schema":{"type":"object","description":"JSON Schema ({\"type\":\"object\",\"properties\":{...},\"required\":[...]}) or a simplified field→type map ({\"age\":\"number\",\"email\":\"email\",\"tags\":\"string[]\",\"bio\":\"string?\"}). In the map form a field is required unless suffixed with '?'. Formats: email, url, date, date-time, uuid, ipv4, ipv6, hostname."},"allow_llm":{"type":"boolean","description":"Default true. Gates the LLM repair fallback only — validation itself is always deterministic."}}},"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":{"grade":{"type":"string"},"score":{"type":"number"},"valid":{"type":"boolean"},"errors":{"type":"array"},"coerced":{"type":"boolean"},"findings":{"type":"array"},"repaired":{"type":["object","array","null"]},"warnings":{"type":"array"},"error_count":{"type":"number"},"is_repaired_valid":{"type":["boolean","null"]}}}}}}}}},"description":"Validate data against a supplied schema — checks required fields, nested objects, arrays, enums, string formats, numeric ranges, lengths, and additional-property rules deterministically, with optional type coercion and repair, returning precise errors with JSON paths so agents can verify structured data before acting on it.","lastUpdated":"2026-08-20T15:47:22.867Z","serviceName":"NetIntel","x402Version":2}]}}