{"api":"v1","generated_at":"2026-09-15T22:53:17.556Z","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/ffpipe-dev-v1-convert-353789","pinned_page":"https://tollindex.com/e/ffpipe-dev-v1-convert-353789/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":"ffpipe-dev-v1-convert-353789","canonical_url":"https://ffpipe.dev/v1/convert","resource":"https://ffpipe.dev/v1/convert","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Convert any video to a clean, web-ready MP4. Provide a source URL or upload the file directly; the paid request returns a status URL to poll, and the finished MP4 (plus a thumbnail) is downloadable for 24 hours. Fixed price per conversion in USDC over x402; no account or API key. Failures on our side automatically mint a free retry voucher. Input up to 100 MB.","service_name":"ffpipe","declared_category":null,"declared_tags":["video","convert","mp4","media","ffmpeg"],"route_template":null,"registry_updated":"2026-09-14T16:41:06.838Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"convert","category":"storage","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":"0x38c72cAb5d8F053a7CCE4F522b923C3c70291B9d","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":20,"unique_payers_30d":3,"last_called_at":"2026-09-14T16:41:06.120Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:25:03.148Z","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:25:03.148Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:21:45.515Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:20:39.206Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:36:15.286Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:06:33.324Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x38c72cAb5d8F053a7CCE4F522b923C3c70291B9d","page":"https://tollindex.com/seller/0x38c72cAb5d8F053a7CCE4F522b923C3c70291B9d","endpoints":3,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["video","convert","mp4","media","ffmpeg"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x38c72cAb5d8F053a7CCE4F522b923C3c70291B9d","amount":"20000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T16:41:06.12Z","l30DaysTotalCalls":20,"l30DaysUniquePayers":3},"resource":"https://ffpipe.dev/v1/convert","extensions":{"bazaar":{"info":{"input":{"body":{"maxWidth":1280,"maxHeight":720,"sourceUrl":"https://storage.example.com/clip.mov?signature=abc123"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"jobId":"6f1e28d4-3b52-4d0a-9c1f-2ab5cbe2f9c3","status":"queued","statusUrl":"https://ffpipe.example/v1/jobs/6f1e28d4-3b52-4d0a-9c1f-2ab5cbe2f9c3?t=9a1b2c3d4e5f60718293a4b5c6d7e8f9"}}},"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":{"oneOf":[{"required":["sourceUrl"]},{"required":["upload"]}],"properties":{"upload":{"type":"boolean","const":true,"description":"Push intake: instead of a `sourceUrl`, reserve an upload window and PUT the raw bytes (<= 100 MiB, same cap) to the `uploadUrl` in the 202 before `uploadExpiresAt`. You are charged at the 202, before any bytes move: letting the window expire is a terminal `error` with no refund; a pipeline failure after your upload earns a `retryVoucher`."},"maxWidth":{"type":"integer","default":1920,"maximum":4096,"minimum":1,"description":"Max output width. Must be a positive integer (JSON number, not a string)."},"maxHeight":{"type":"integer","default":1080,"maximum":4096,"minimum":1,"description":"Max output height."},"sourceUrl":{"type":"string","format":"uri","examples":["https://storage.example.com/clip.mov?signature=abc123"],"description":"https URL we fetch the input from. Rejected before any charge if it is not https, is an IP literal, or resolves to a localhost/.internal/.local name; redirects are followed (max 3) and every hop is re-checked. We fetch from datacenter IP ranges - hosts that block datacenter egress will fail with `ingest_failed`, so prefer a presigned URL from storage you control. Body size cap: 100 MiB by default, enforced while streaming."}},"description":"Provide EXACTLY ONE of sourceUrl (we fetch it) or upload: true (you PUT the bytes to the uploadUrl returned in the 202). Unknown properties are ignored; validation runs before any charge.","additionalProperties":true},"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","required":["jobId","status","statusUrl"],"properties":{"jobId":{"type":"string","format":"uuid"},"status":{"enum":["queued","awaiting_upload"],"type":"string","description":"`queued` for pull mode; `awaiting_upload` for upload mode (the job queues when your PUT completes)."},"statusUrl":{"type":"string","format":"uri","description":"Free, token-gated status endpoint for this job. Keep it: the token is the only proof of ownership and is not recoverable."},"uploadUrl":{"type":"string","format":"uri","description":"Upload mode only: PUT the raw bytes here before `uploadExpiresAt`. Keep it - this response is the ONLY place the upload token is handed out (the status route never repeats it), and it is not recoverable."},"fundingSource":{"enum":["x402","credits","voucher"],"type":"string","description":"What paid for this acceptance: `x402` (the on-chain payment you signed), `credits` (your account's balance, when you sent a Bearer token) or `voucher` (a free retry). Stated back to you so a caller holding both a token and a wallet never has to guess which one it just spent."},"uploadExpiresAt":{"type":"string","format":"date-time","description":"Upload mode only: deadline for the PUT. Past it the job becomes a terminal `error` with no refund."}},"description":"The 202 acceptance body. Every non-2xx answer is JSON { error: { code, message } } with code one of: invalid_request, invalid_source_url, source_too_large, ingest_failed, pipeline_error, payment_denied, rate_limited, daily_cap_exceeded, not_found, literal_path_template, gone, unknown_job, unauthorized, not_configured, unavailable - and, by the capture rule, a non-2xx response is never charged."}}}}}}},"description":"Convert any video to a clean, web-ready MP4. Provide a source URL or upload the file directly; the paid request returns a status URL to poll, and the finished MP4 (plus a thumbnail) is downloadable for 24 hours. Fixed price per conversion in USDC over x402; no account or API key. Failures on our side automatically mint a free retry voucher. Input up to 100 MB.","lastUpdated":"2026-09-14T16:41:06.838Z","serviceName":"ffpipe","x402Version":2}]}}