{"api":"v1","generated_at":"2026-09-16T07:34:45.284Z","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/print-api-williamrobinson-dev-v1-print-validate-13559a","pinned_page":"https://tollindex.com/e/print-api-williamrobinson-dev-v1-print-validate-13559a/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":"print-api-williamrobinson-dev-v1-print-validate-13559a","canonical_url":"https://print.api.williamrobinson.dev/v1/print/validate","resource":"https://print.api.williamrobinson.dev/v1/print/validate","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Render a self-contained OpenSCAD model and perform bounded slicer checks","service_name":"OpenSCAD Print Validation","declared_category":null,"declared_tags":["3d-printing","openscad","slicer","validation"],"route_template":null,"registry_updated":"2026-09-11T00:11:02.058Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"print validate","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.05 USDC","amount_units":0.05,"decimals_known":true,"pay_to":"0x26026370fe8b2bb17af9092a17691c76519366da","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T04:48:25.992Z","calls_30d":5,"unique_payers_30d":1,"last_called_at":"2026-09-11T00:11:01.471Z"},"validation":{"latest":{"observed_at":"2026-09-16T04:02:16.083Z","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:02:16.083Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-16","state_changed":false},{"observed_at":"2026-09-15T04:00:53.071Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:00:02.875Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T03:59:40.166Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:14:52.030Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:39:59.832Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x26026370fe8b2bb17af9092a17691c76519366da","page":"https://tollindex.com/seller/0x26026370fe8b2bb17af9092a17691c76519366da","endpoints":12,"hosts":12},"reports":0,"registry_record":{"cdp":[{"tags":["3d-printing","openscad","slicer","validation"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x26026370fe8b2bb17af9092a17691c76519366da","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-11T00:11:01.471Z","l30DaysTotalCalls":5,"l30DaysUniquePayers":1},"resource":"https://print.api.williamrobinson.dev/v1/print/validate","extensions":{"bazaar":{"info":{"input":{"body":{"source":"width = 20; depth = 30; height = 10; cube([width, depth, height]);","profile":"fdm-pla-0.4","maxSizeMm":[220,220,250],"parameters":{"width":24,"height":12}},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"model":{"boundsMm":{"max":[24,30,12],"min":[0,0,0],"size":[24,30,12]},"volumeMm3":8640,"watertight":true,"triangleCount":12},"tools":{"slicer":"PrusaSlicer 2.6.0","openscad":"OpenSCAD version 2021.01"},"checks":[{"code":"within_max_size","detail":"Model bounds fit the requested maximum size.","status":"passed"}],"status":"passed","profile":"fdm-pla-0.4","warnings":[],"artifacts":[{"href":"https://example.invalid/v1/print/artifacts/token/report.json","name":"report.json","sha256":"0000000000000000000000000000000000000000000000000000000000000000","mediaType":"application/json","sizeBytes":512}],"expiresAt":"2026-01-02T03:04:05.000Z","limitations":["Slicer output and geometric checks do not prove physical strength or print success."],"recommendations":[],"parametersApplied":{"width":24,"height":12}}}},"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","$schema":"https://json-schema.org/draft/2020-12/schema","required":["source"],"properties":{"source":{"type":"string","maxLength":16384,"minLength":1,"description":"Self-contained OpenSCAD, interpreted in millimetres; maximum 16 KiB UTF-8 before and after overrides. External imports are prohibited."},"profile":{"enum":["fdm-pla-0.4","fdm-petg-0.4"],"type":"string","default":"fdm-pla-0.4"},"maxSizeMm":{"type":"array","items":{"type":"number","maximum":1000,"exclusiveMinimum":0},"default":[220,220,250],"maxItems":3,"minItems":3},"parameters":{"type":"object","default":{},"description":"Overrides must name unique top-level scalar literal assignments, not derived expressions or reserved names.","maxProperties":64,"propertyNames":{"pattern":"^[A-Za-z_][A-Za-z0-9_]{0,63}$"},"additionalProperties":{"anyOf":[{"type":"string","maxLength":512,"description":"Maximum 512 UTF-8 bytes."},{"type":"number","maximum":1000000,"minimum":-1000000},{"type":"boolean"}]}}},"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","$schema":"https://json-schema.org/draft/2020-12/schema","required":["status","profile","parametersApplied","tools","model","checks","warnings","recommendations","limitations","expiresAt","artifacts"],"properties":{"model":{"anyOf":[{"type":"null"},{"type":"object","required":["triangleCount","boundsMm","volumeMm3","watertight"],"properties":{"boundsMm":{"type":"object","required":["min","max","size"],"properties":{"max":{"type":"array","items":{"type":"number"},"maxItems":3,"minItems":3},"min":{"type":"array","items":{"type":"number"},"maxItems":3,"minItems":3},"size":{"type":"array","items":{"type":"number"},"maxItems":3,"minItems":3}},"additionalProperties":false},"volumeMm3":{"type":"number","minimum":0},"watertight":{"type":"boolean"},"triangleCount":{"type":"integer","minimum":0}},"additionalProperties":false}]},"tools":{"type":"object","required":["openscad","slicer"],"properties":{"slicer":{"type":"string"},"openscad":{"type":"string"}},"additionalProperties":false},"checks":{"type":"array","items":{"type":"object","required":["code","status","detail"],"properties":{"code":{"type":"string","maxLength":128,"minLength":1},"detail":{"type":"string","maxLength":4096},"status":{"enum":["passed","failed","not_checked"],"type":"string"}},"additionalProperties":false},"maxItems":32},"status":{"enum":["passed","rejected"],"type":"string"},"profile":{"enum":["fdm-pla-0.4","fdm-petg-0.4"],"type":"string"},"warnings":{"type":"array","items":{"type":"string","maxLength":4096},"maxItems":32},"artifacts":{"type":"array","items":{"type":"object","required":["name","mediaType","sizeBytes","sha256","href"],"properties":{"href":{"type":"string","format":"uri"},"name":{"enum":["model.scad","model.stl","model.gcode","profile.ini","preview.png","report.json"],"type":"string"},"sha256":{"type":"string","pattern":"^[a-f0-9]{64}$"},"mediaType":{"type":"string","maxLength":128,"minLength":1},"sizeBytes":{"type":"integer","minimum":0}},"additionalProperties":false},"maxItems":6},"expiresAt":{"type":"string","format":"date-time"},"limitations":{"type":"array","items":{"type":"string","maxLength":4096},"maxItems":16},"recommendations":{"type":"array","items":{"type":"object","required":["code","message"],"properties":{"code":{"type":"string","maxLength":128},"message":{"type":"string","maxLength":4096}},"additionalProperties":false},"maxItems":32},"parametersApplied":{"type":"object","default":{},"description":"Overrides must name unique top-level scalar literal assignments, not derived expressions or reserved names.","maxProperties":64,"propertyNames":{"pattern":"^[A-Za-z_][A-Za-z0-9_]{0,63}$"},"additionalProperties":{"anyOf":[{"type":"string","maxLength":512,"description":"Maximum 512 UTF-8 bytes."},{"type":"number","maximum":1000000,"minimum":-1000000},{"type":"boolean"}]}}},"additionalProperties":false}}}}}},"builder-code":{"info":{"s":["cdp_sdk_server"]},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"a":{"type":"string","pattern":"^[a-z0-9_]{1,32}$","description":"App builder code"},"s":{"type":"array","items":{"type":"string","pattern":"^[a-z0-9_]{1,32}$"},"maxItems":11,"description":"Service builder codes"},"w":{"type":"string","pattern":"^[a-z0-9_]{1,32}$","description":"Wallet builder code"}},"additionalProperties":false}},"payment-identifier":{"info":{"required":true},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["required"],"properties":{"id":{"type":"string","pattern":"^[a-zA-Z0-9_-]+$","maxLength":128,"minLength":16},"required":{"type":"boolean"}}}},"eip2612GasSponsoring":{},"erc20ApprovalGasSponsoring":{}},"description":"Render a self-contained OpenSCAD model and perform bounded slicer checks","lastUpdated":"2026-09-11T00:11:02.058Z","serviceName":"OpenSCAD Print Validation","x402Version":2}]}}