{"api":"v1","generated_at":"2026-09-15T22:51:03.434Z","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/format-openverbs-com-v1-convert-2ae52e","pinned_page":"https://tollindex.com/e/format-openverbs-com-v1-convert-2ae52e/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":"format-openverbs-com-v1-convert-2ae52e","canonical_url":"https://format.openverbs.com/v1/convert","resource":"https://format.openverbs.com/v1/convert","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Transcode a document between json, json5, jsonc, yaml, xml, csv, tsv, toml, ndjson, ini, env, properties, plist and querystring. Any source converts to any target through a JSON hub. Malformed input or a target that cannot represent the structure is rejected before payment.","service_name":"Convert structured data","declared_category":null,"declared_tags":["convert json to yaml","yaml to json converter","xml to json api","csv to json transform","structured data conversion"],"route_template":null,"registry_updated":"2026-09-06T08:08:59.967Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"convert","category":"other","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.004 USDC","amount_units":0.004,"decimals_known":true,"pay_to":"0xb3f4de103F34b99f0Da19B4F16D6B53a14C2194A","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":3,"unique_payers_30d":1,"last_called_at":"2026-09-06T08:08:59.681Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:16:56.114Z","state":"pass","failed_checks":["bazaar.info.output"],"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:16:56.114Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:14:42.172Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:14:08.981Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:29:32.640Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:58:30.721Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xb3f4de103F34b99f0Da19B4F16D6B53a14C2194A","page":"https://tollindex.com/seller/0xb3f4de103F34b99f0Da19B4F16D6B53a14C2194A","endpoints":370,"hosts":89},"reports":0,"registry_record":{"cdp":[{"tags":["convert json to yaml","yaml to json converter","xml to json api","csv to json transform","structured data conversion"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xb3f4de103F34b99f0Da19B4F16D6B53a14C2194A","amount":"4000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-06T08:08:59.681Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":1},"resource":"https://format.openverbs.com/v1/convert","extensions":{"bazaar":{"info":{"input":{"body":{"to":"json","data":"example","from":"json","options":{"indent":1,"pretty":false}},"type":"http","method":"POST","bodyType":"json"}},"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":["from","to","data"],"properties":{"to":{"enum":["json","json5","jsonc","yaml","xml","csv","tsv","toml","ndjson","ini","env","properties","plist","querystring"],"type":"string","description":"Target format to convert to."},"data":{"type":"string","maxLength":1000000,"minLength":1,"description":"The document to convert, as a string in the `from` format."},"from":{"enum":["json","json5","jsonc","yaml","xml","csv","tsv","toml","ndjson","ini","env","properties","plist","querystring"],"type":"string","description":"Source format of `data`."},"options":{"type":"object","properties":{"header":{"type":"boolean","description":"For csv/tsv, use the first row as a header. Default true."},"indent":{"type":"integer","maximum":10,"minimum":0,"description":"Indent width for pretty json/xml. Default 2."},"pretty":{"type":"boolean","description":"Pretty-print json/xml output. Default true."},"rootName":{"type":"string","maxLength":64,"minLength":1,"description":"Root element name when wrapping a non-object value into xml. Default \"root\"."}},"additionalProperties":false}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}}}},"description":"Transcode a document between json, json5, jsonc, yaml, xml, csv, tsv, toml, ndjson, ini, env, properties, plist and querystring. Any source converts to any target through a JSON hub. Malformed input or a target that cannot represent the structure is rejected before payment.","lastUpdated":"2026-09-06T08:08:59.967Z","serviceName":"Convert structured data","x402Version":2}]}}