{"api":"v1","generated_at":"2026-09-15T19:07:07.095Z","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/ai-data-marketplace-1042299154756-us-central1-run-app-api-v1-candles-0daa7d","pinned_page":"https://tollindex.com/e/ai-data-marketplace-1042299154756-us-central1-run-app-api-v1-candles-0daa7d/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"ai-data-marketplace-1042299154756-us-central1-run-app-api-v1-candles-0daa7d","canonical_url":"https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/candles","resource":"https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/candles","http_method":"GET","type":"http","x402_version":2,"registries":[],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Fetch recent cryptocurrency USD daily OHLCV candles from Coinbase Exchange, with CoinGecko fallback coverage.","service_name":"DopamineDesk AI Marketplace","declared_category":null,"declared_tags":["finance","crypto","coingecko","market-data","price-history"],"route_template":null,"registry_updated":"2026-08-14T09:28:12.831Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"candles","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-13T04:45:15.765Z","observation_began":"2026-09-10"},"presence":{"listed_now":false,"first_absent_at":"2026-09-13T11:49:46.237Z","delisting_confirmed_at":"2026-09-13T16:15:14.706Z","events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"},{"registry":"cdp","at":"2026-09-13T11:49:46.237Z","event":"delisted"},{"registry":"cdp","at":"2026-09-13T16:15:14.706Z","event":"delisting_confirmed"}]},"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":"0x8647F7D7a1368a467Ad1FF757fBc2e7167973558","scheme":"exact"}],"counters":{"observed_at":"2026-09-13T04:45:15.766Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-14T09:28:12.671Z"},"validation":{"latest":{"observed_at":"2026-09-13T03:56:05.668Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-13"},"uptime":[{"days":7,"observed":3,"passed":3,"ratio":1},{"days":30,"observed":3,"passed":3,"ratio":1},{"days":90,"observed":3,"passed":3,"ratio":1}],"history_90d":[{"observed_at":"2026-09-13T03:56:05.668Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:10:59.928Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:35:39.658Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x8647F7D7a1368a467Ad1FF757fBc2e7167973558","page":"https://tollindex.com/seller/0x8647F7D7a1368a467Ad1FF757fBc2e7167973558","endpoints":78,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["finance","crypto","coingecko","market-data","price-history"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x8647F7D7a1368a467Ad1FF757fBc2e7167973558","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-14T09:28:12.671Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/candles","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"ticker":"bitcoin"}},"output":{"type":"json","example":{"data":{"ticker":"bitcoin","candles":[{"low":"62210.14","high":"64032.43","open":"63499.49","close":"63466.51","price":"63466.51","volume":7086.70328594,"timestamp":"2026-08-03T00:00:00.000Z"},{"low":"63250.00","high":"64497.24","open":"63466.51","close":"64050.51","price":"64050.51","volume":6227.77436334,"timestamp":"2026-08-04T00:00:00.000Z"}],"interval":"1d","product_id":"BTC-USD"},"source":"Coinbase Exchange API","success":true,"marketplace_metadata":{"source":"Coinbase Exchange candles API with CoinGecko fallback","billable":true,"data_mode":"live_source","availability":"operational"}}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"ticker":{"type":"string","description":"CoinGecko coin ID or supported alias such as bitcoin, btc, ethereum, eth, solana, or sol."}},"additionalProperties":true}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["success","source","data","marketplace_metadata"],"properties":{"data":{"type":"object","required":["ticker","product_id","interval","candles"],"properties":{"ticker":{"type":"string"},"candles":{"type":"array","items":{"type":"object"}},"interval":{"type":"string"},"product_id":{"type":"string"}},"additionalProperties":true},"source":{"type":"string"},"success":{"type":"boolean"},"marketplace_metadata":{"type":"object","required":["data_mode","billable","availability","source"],"properties":{"source":{"type":"string"},"billable":{"type":"boolean"},"data_mode":{"type":"string"},"availability":{"type":"string"}},"additionalProperties":true}},"additionalProperties":true}}}}}}},"description":"Fetch recent cryptocurrency USD daily OHLCV candles from Coinbase Exchange, with CoinGecko fallback coverage.","lastUpdated":"2026-08-14T09:28:12.831Z","serviceName":"DopamineDesk AI Marketplace","x402Version":2}]}}