{"api":"v1","generated_at":"2026-09-15T21:50:33.526Z","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/deepai-pay-zeroclick-io-api-image-editor-7812f0","pinned_page":"https://tollindex.com/e/deepai-pay-zeroclick-io-api-image-editor-7812f0/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":"deepai-pay-zeroclick-io-api-image-editor-7812f0","canonical_url":"https://deepai.pay.zeroclick.io/api/image-editor","resource":"https://deepai.pay.zeroclick.io/api/image-editor","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Applies AI edits to an image guided by a text instruction. Pass the image as a URL and the edit as text. Choose the quality tier with image_generator_version: genius or super_genius for the highest detail at 2k output. The genius tier also takes an art style in genius_preference: classic, anime, photography, graphic, or cinematic. Returns a link to the edited image.","service_name":"DeepAI","declared_category":null,"declared_tags":["images","image-generation","photo-editing","upscaling","background-removal"],"route_template":null,"registry_updated":"2026-09-10T10:46:26.263Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"image editor","category":"media","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.08 USDC","amount_units":0.08,"decimals_known":true,"pay_to":"0x2a90d68071b16ba7ab236709d4e37a54f56fea3b","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":5,"unique_payers_30d":1,"last_called_at":"2026-09-10T10:46:25.735Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:34:16.317Z","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-15T05:34:16.317Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:07:45.698Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:03:58.364Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:20:05.413Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:01:58.133Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x2a90d68071b16ba7ab236709d4e37a54f56fea3b","page":"https://tollindex.com/seller/0x2a90d68071b16ba7ab236709d4e37a54f56fea3b","endpoints":8,"hosts":2},"reports":0,"registry_record":{"cdp":[{"tags":["images","image-generation","photo-editing","upscaling","background-removal"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","billing":{"model":"prepaid","description":"amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)"},"version":"2","zeroclick":{"kind":"transaction","zcRequestId":"zcreq_aUoRS2_4bKYUYft6BXwsz","agentPaymentId":"apay_A7DE3X8LXvq5WBK0Kf60m"}},"payTo":"0x2a90d68071b16ba7ab236709d4e37a54f56fea3b","amount":"80000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-10T10:46:25.735Z","l30DaysTotalCalls":5,"l30DaysUniquePayers":1},"resource":"https://deepai.pay.zeroclick.io/api/image-editor","extensions":{"bazaar":{"info":{"input":{"body":{"text":"add a red hat","image":"https://example.com/photo.jpg","genius_preference":"classic","image_generator_version":"genius"},"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":["image","text","image_generator_version"],"properties":{"text":{"type":"string","example":"add a red hat","description":"Edit instruction."},"image":{"type":"string","example":"https://example.com/photo.jpg","description":"URL of the image to edit."},"genius_preference":{"enum":["classic","anime","photography","graphic","cinematic"],"type":"string","default":"classic","example":"classic","description":"Art style for the genius tier. Used only when image_generator_version is \"genius\"; omit it for other tiers. Defaults to classic."},"image_generator_version":{"enum":["genius","super_genius"],"type":"string","example":"genius","description":"Quality tier. Each tier bills its own per-image rate; super_genius renders at 2k."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}}},"zeroclick":{"info":{"payment":{"id":"apay_A7DE3X8LXvq5WBK0Kf60m","amountUsd":"0.080000"},"service":"photo-editor","requestId":"zcreq_aUoRS2_4bKYUYft6BXwsz"},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["payment"],"properties":{"agentId":{"type":"string"},"payment":{"type":"object","required":["id","amountUsd"],"properties":{"id":{"type":"string"},"amountUsd":{"type":"string"}}},"service":{"type":"string"},"requestId":{"type":"string"}}}}},"description":"Applies AI edits to an image guided by a text instruction. Pass the image as a URL and the edit as text. Choose the quality tier with image_generator_version: genius or super_genius for the highest detail at 2k output. The genius tier also takes an art style in genius_preference: classic, anime, photography, graphic, or cinematic. Returns a link to the edited image.","lastUpdated":"2026-09-10T10:46:26.263Z","serviceName":"DeepAI","x402Version":2}]}}