{"api":"v1","generated_at":"2026-09-16T01:54:07.843Z","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/qr-api-production-1836-up-railway-app-generate-basic-8a8ce9","pinned_page":"https://tollindex.com/e/qr-api-production-1836-up-railway-app-generate-basic-8a8ce9/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":"qr-api-production-1836-up-railway-app-generate-basic-8a8ce9","canonical_url":"https://qr-api-production-1836.up.railway.app/generate/basic","resource":"https://qr-api-production-1836.up.railway.app/generate/basic","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Generate a QR code PNG (returned base64-encoded in JSON) for any text or URL using default black-on-white styling.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-12T16:47:59.005Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"generate basic","category":"inference","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.001 USDC","amount_units":0.001,"decimals_known":true,"pay_to":"0xFFc458dB291b4ABcE020fE3de4f91F2770E537b1","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":5,"unique_payers_30d":4,"last_called_at":"2026-09-12T16:47:58.778Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:46:45.844Z","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-15T05:46:45.844Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:19:23.405Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:15:03.276Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:31:23.457Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:17:42.632Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xFFc458dB291b4ABcE020fE3de4f91F2770E537b1","page":"https://tollindex.com/seller/0xFFc458dB291b4ABcE020fE3de4f91F2770E537b1","endpoints":60,"hosts":21},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xFFc458dB291b4ABcE020fE3de4f91F2770E537b1","amount":"1000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-12T16:47:58.778Z","l30DaysTotalCalls":5,"l30DaysUniquePayers":4},"resource":"https://qr-api-production-1836.up.railway.app/generate/basic","extensions":{"bazaar":{"info":{"input":{"body":{"data":"https://payapi.market"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"data":"https://payapi.market","width":330,"border":4,"format":"png","height":330,"modules":25,"version":2,"box_size":10,"back_color":"#ffffff","fill_color":"#000000","size_bytes":512,"image_base64":"iVBORw0KGgoAAAANSUhEUgAAASIAAAEiCAYAAABdvt+2AAAABmJLR0QA/wD/AP+gvaeTAAAF...","error_correction":"M"}}},"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"],"properties":{"data":{"type":"string","description":"Text or URL to encode, up to 4296 characters."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"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":{"data":{"type":"string","description":"The text or URL encoded into the QR code."},"width":{"type":"integer","description":"PNG width in pixels."},"border":{"type":"integer","description":"Quiet-zone border width in modules."},"format":{"type":"string","description":"Image format of the returned bytes; always 'png'."},"height":{"type":"integer","description":"PNG height in pixels."},"modules":{"type":"integer","description":"QR module count per side (the grid dimension)."},"version":{"type":"integer","description":"QR version (1-40) chosen to fit the data."},"box_size":{"type":"integer","description":"Pixels per QR module."},"back_color":{"type":"string","description":"Background colour as normalised #rrggbb hex."},"fill_color":{"type":"string","description":"Foreground colour as normalised #rrggbb hex."},"size_bytes":{"type":"integer","description":"Byte length of the raw PNG."},"image_base64":{"type":"string","description":"Base64-encoded PNG of the QR code."},"error_correction":{"type":"string","description":"Error-correction level used: L, M, Q, or H."}}}}}}}}},"description":"Generate a QR code PNG (returned base64-encoded in JSON) for any text or URL using default black-on-white styling.","lastUpdated":"2026-09-12T16:47:59.005Z","x402Version":2}]}}