{"api":"v1","generated_at":"2026-09-16T04:30:45.936Z","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/cheaptokens-ai-api-buy-3e7874","pinned_page":"https://tollindex.com/e/cheaptokens-ai-api-buy-3e7874/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":"cheaptokens-ai-api-buy-3e7874","canonical_url":"https://cheaptokens.ai/api/buy","resource":"https://cheaptokens.ai/api/buy","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"OpenAI-compatible LLM inference and chat completions via discounted Venice API credits. Pay USDC to receive a live Venice.ai API key for /api/v1 models, chat, images, audio, video, and embeddings. Same-Day credits are 30–90% below Venice direct and expire at 23:59 UTC; Prepaid API Keys support recurring agent jobs.","service_name":"CheapTokens AI Inference","declared_category":"Inference","declared_tags":["inference","llm","openai","chat-completions","ai"],"route_template":null,"registry_updated":"2026-09-15T19:32:12.215Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"buy","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":"1 USDC","amount_units":1,"decimals_known":true,"pay_to":"0x213c8d7434E2ae7AA1C392767c5120778D413215","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":318,"unique_payers_30d":25,"last_called_at":"2026-09-15T17:57:06.310Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:31:34.001Z","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:31:34.001Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:27:52.418Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:26:39.544Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:42:21.553Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:14:10.250Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x213c8d7434E2ae7AA1C392767c5120778D413215","page":"https://tollindex.com/seller/0x213c8d7434E2ae7AA1C392767c5120778D413215","endpoints":1,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["inference","llm","openai","chat-completions","ai"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x213c8d7434E2ae7AA1C392767c5120778D413215","amount":"1000000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-15T17:57:06.31Z","l30DaysTotalCalls":318,"l30DaysUniquePayers":25},"resource":"https://cheaptokens.ai/api/buy","extensions":{"bazaar":{"info":{"input":{"body":{"usdPaid":1},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"success":true,"purchase":{"id":"purchase_01HEXAMPLE","ids":["purchase_01HEXAMPLE"],"dates":["2026-04-25"],"usdPaid":1,"expiresAt":"2026-04-25T23:59:59.000Z","purchaseMode":"spot","creditsIssuedUsd":2,"settlementTxHash":"0x0000000000000000000000000000000000000000000000000000000000000000","discountMultiplier":0.5},"veniceApiKey":"vn-...live-key...","veniceKeyLast6":"abc123"}}},"tags":["inference","llm","openai","chat-completions","ai"],"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":["usdPaid"],"properties":{"usdPaid":{"type":"number","minimum":0.01,"description":"Discounted USD amount to pay for Venice API credits. Minimum is based on receiving at least $0.50 in credits after current time-based pricing."},"purchaseMode":{"enum":["spot","prepaid"],"type":"string","description":"Use \"spot\" for Same-Day Credits or \"prepaid\" for a Prepaid API Key with prepaid balance and daily credit reserve."},"reserveStart":{"enum":["tomorrow"],"type":"string","description":"Prepaid API Key daily credit reserve start. New Prepaid API Keys start tomorrow UTC; use Same-Day Credits for work today."},"topUpKeyLast6":{"type":"string","description":"Optional last 6 characters of a wallet-owned active Prepaid API Key to top up."},"dailyReservedUsd":{"type":"number","description":"Daily credit reserve amount in Venice API credits per UTC day. Required when purchaseMode=\"prepaid\". Must fit unreserved capacity for the start date and be at least one-seventh of the reserve balance."},"paymentSessionId":{"type":"string","description":"Opaque session ID returned in a prior 402 response; echo it back on retry."}},"additionalProperties":false},"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"}}}}},"category":"Inference","discoverable":true}},"description":"OpenAI-compatible LLM inference and chat completions via discounted Venice API credits. Pay USDC to receive a live Venice.ai API key for /api/v1 models, chat, images, audio, video, and embeddings. Same-Day credits are 30–90% below Venice direct and expire at 23:59 UTC; Prepaid API Keys support recurring agent jobs.","lastUpdated":"2026-09-15T19:32:12.215Z","serviceName":"CheapTokens AI Inference","x402Version":2}]}}