{"api":"v1","generated_at":"2026-09-16T02:05:16.568Z","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/api-staging-you-com-v1-finance-research-dea325","pinned_page":"https://tollindex.com/e/api-staging-you-com-v1-finance-research-dea325/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":"api-staging-you-com-v1-finance-research-dea325","canonical_url":"https://api-staging.you.com/v1/finance_research","resource":"https://api-staging.you.com/v1/finance_research","http_method":"POST","type":"http","x402_version":2,"registries":[],"primary_registry":"cdp","curated_by_coinbase":false,"description":"You.com Finance Research API: agentic deep research on a financial question, returning a synthesized answer with cited sources. Use when an agent needs well-reasoned market or company analysis for a trading or investment decision. JSON body: input (required question), research_effort (standard | deep | exhaustive, default deep). Paid per call in USDC. Async: paying returns a jobId; poll the SIWX-authed poll_url for the result (deep research takes 1-3 min).","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-08-13T17:01:16.888Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"finance research","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-12T15:30:25.041Z","observation_began":"2026-09-10"},"presence":{"listed_now":false,"first_absent_at":"2026-09-12T20:32:31.372Z","delisting_confirmed_at":"2026-09-12T20:40:58.013Z","events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"},{"registry":"cdp","at":"2026-09-12T20:32:31.372Z","event":"delisted"},{"registry":"cdp","at":"2026-09-12T20:40:58.013Z","event":"delisting_confirmed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:84532","asset":"0x036cbd53842c5426634e7929541ec2318f3dcf7e","asset_name":"USDC","symbol":"USDC","decimals":6,"amount_display":"0.11 USDC","amount_units":0.11,"decimals_known":true,"pay_to":"0x55aA118529184e3603F9d1043eBD35C87c7C4721","scheme":"exact"},{"registry":"cdp","ordinal":1,"network":"solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1","asset":"4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU","asset_name":null,"symbol":null,"decimals":null,"amount_display":"110000 smallest units, decimals unknown","amount_units":null,"decimals_known":false,"pay_to":"AceNQWvT8CxpSN1FNH5ft4fhSAYBgY7wiTu3nDLz6LzQ","scheme":"exact"}],"counters":{"observed_at":"2026-09-12T15:30:25.042Z","calls_30d":4,"unique_payers_30d":1,"last_called_at":"2026-08-13T17:01:16.153Z"},"validation":{"latest":{"observed_at":"2026-09-12T08:22:37.255Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-12"},"uptime":[{"days":7,"observed":2,"passed":2,"ratio":1},{"days":30,"observed":2,"passed":2,"ratio":1},{"days":90,"observed":2,"passed":2,"ratio":1}],"history_90d":[{"observed_at":"2026-09-12T08:22:37.255Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T13:49:51.714Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x55aA118529184e3603F9d1043eBD35C87c7C4721","page":"https://tollindex.com/seller/0x55aA118529184e3603F9d1043eBD35C87c7C4721","endpoints":2,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","extra":{"name":"USDC","version":"2"},"payTo":"0x55aA118529184e3603F9d1043eBD35C87c7C4721","amount":"110000","scheme":"exact","network":"eip155:84532","maxTimeoutSeconds":600},{"asset":"4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU","extra":{"feePayer":"Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"},"payTo":"AceNQWvT8CxpSN1FNH5ft4fhSAYBgY7wiTu3nDLz6LzQ","amount":"110000","scheme":"exact","network":"solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1","maxTimeoutSeconds":600}],"quality":{"lastCalledAt":"2026-08-13T17:01:16.153Z","l30DaysTotalCalls":4,"l30DaysUniquePayers":1},"resource":"https://api-staging.you.com/v1/finance_research","extensions":{"bazaar":{"info":{"input":{"body":{"input":"What is the bull vs bear case for NVDA over the next 12 months?","research_effort":"deep"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"jobId":"b2042efe-4cfc-4df5-be39-35be7880c60e","status":"pending","poll_url":"/x402/finance_research/results/b2042efe-4cfc-4df5-be39-35be7880c60e"}}},"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":{"required":["input"],"properties":{"input":{"type":"string","maxLength":40000,"description":"The finance research question."},"research_effort":{"enum":["standard","deep","exhaustive"],"type":"string","default":"deep","description":"Research depth. Higher effort costs more per call: standard, deep, exhaustive."}},"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"}}}}}}},"description":"You.com Finance Research API: agentic deep research on a financial question, returning a synthesized answer with cited sources. Use when an agent needs well-reasoned market or company analysis for a trading or investment decision. JSON body: input (required question), research_effort (standard | deep | exhaustive, default deep). Paid per call in USDC. Async: paying returns a jobId; poll the SIWX-authed poll_url for the result (deep research takes 1-3 min).","lastUpdated":"2026-08-13T17:01:16.888Z","x402Version":2}]}}