{"api":"v1","generated_at":"2026-09-16T05:24:49.860Z","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/workbot1-oddsys-org-qr-c1eba9","pinned_page":"https://tollindex.com/e/workbot1-oddsys-org-qr-c1eba9/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":"workbot1-oddsys-org-qr-c1eba9","canonical_url":"https://workbot1.oddsys.org/qr","resource":"https://workbot1.oddsys.org/qr","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Generate a QR code from text as PNG (base64) or SVG. Custom module size, quiet-zone margin, and hex colours. Deterministic, capacity-capped at 2953 bytes. Set delivery to \"url\" to receive a short-lived download link instead of inline data.","service_name":"Busker QR Generator","declared_category":null,"declared_tags":["qr","qrcode","image","png","svg"],"route_template":"/qr","registry_updated":"2026-08-30T15:21:26.693Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"qr","category":"media","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.005 USDC","amount_units":0.005,"decimals_known":true,"pay_to":"0x15459498e1191d8787c83177809bd54022fA18c4","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T04:48:25.992Z","calls_30d":2,"unique_payers_30d":2,"last_called_at":"2026-08-30T15:21:25.740Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:26:46.111Z","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-15T06:26:46.111Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:56:13.145Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:48:44.439Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:05:56.280Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T12:03:19.897Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x15459498e1191d8787c83177809bd54022fA18c4","page":"https://tollindex.com/seller/0x15459498e1191d8787c83177809bd54022fA18c4","endpoints":9,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["qr","qrcode","image","png","svg"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x15459498e1191d8787c83177809bd54022fA18c4","amount":"5000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-30T15:21:25.74Z","l30DaysTotalCalls":2,"l30DaysUniquePayers":2},"resource":"https://workbot1.oddsys.org/qr","extensions":{"bazaar":{"info":{"input":{"body":{"dark":"#000000","text":"https://example.com","light":"#ffffff","scale":4,"format":"png","margin":2},"type":"http","method":"POST","bodyType":"json"},"output":{"body":{"svg":"string (svg, inline delivery) | absent","url":"string (url delivery) — expiring download link","meta":{"scale":"number","margin":"number","pixels":"number","modules":"number","inputBytes":"number"},"format":"string","expiresAt":"string (url delivery)","dataBase64":"string (png, inline delivery) | absent","downloadsRemaining":"number (url delivery)"},"example":{"meta":{"dark":"#000000","light":"#ffffff","scale":4,"margin":2,"pixels":116,"modules":25,"inputBytes":23,"outputBytes":412,"errorCorrection":"M"},"format":"png","dataBase64":"iVBORw0KGgoAAAANSUhEUgAA…"},"bodyType":"json"}},"schema":{"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["text"],"properties":{"dark":{"type":"string","description":"Hex colour of the data modules (default #000000)."},"text":{"type":"string","description":"Content to encode (max 2953 bytes utf8 — QR capacity)."},"light":{"type":"string","description":"Hex colour of the background (default #ffffff)."},"scale":{"type":"number","description":"Pixels per QR module, PNG only (1-20, default 4)."},"format":{"enum":["png","svg"],"type":"string","description":"Output format (default png)."},"margin":{"type":"number","description":"Quiet-zone width in modules (0-16, default 2)."},"delivery":{"enum":["inline","url"],"type":"string","description":"inline (default) = data in the response body; url = a short-lived download link (expires after ~15 min or a small download budget) — hand it to a user or client script instead of carrying the bytes."},"downloads":{"type":"number","description":"url delivery only: download budget before the link dies (1-3, default 2)."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}},"additionalProperties":false}}},"routeTemplate":"/qr"}},"description":"Generate a QR code from text as PNG (base64) or SVG. Custom module size, quiet-zone margin, and hex colours. Deterministic, capacity-capped at 2953 bytes. Set delivery to \"url\" to receive a short-lived download link instead of inline data.","lastUpdated":"2026-08-30T15:21:26.693Z","serviceName":"Busker QR Generator","x402Version":2}]}}