{"api":"v1","generated_at":"2026-09-16T00:46:35.548Z","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/answerpool-io-v1-sec-13f-holders-2d1d17","pinned_page":"https://tollindex.com/e/answerpool-io-v1-sec-13f-holders-2d1d17/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":"answerpool-io-v1-sec-13f-holders-2d1d17","canonical_url":"https://answerpool.io/v1/sec/13f/holders","resource":"https://answerpool.io/v1/sec/13f/holders","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"List institutional holders of one issuer from the latest 13F period — manager, value, shares and put/call, ranked by position size. Query by as-filed issuer name or CUSIP; joins by name/CIK only (no identifier mapping).","service_name":"AnswerPool 13F Holders","declared_category":null,"declared_tags":["sec","13f","holders","ownership","institutional"],"route_template":null,"registry_updated":"2026-09-02T22:28:39.331Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"13f holders","category":"search","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":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-02T22:28:39.090Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:18:50.690Z","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:18:50.690Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:16:25.462Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:15:38.188Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:31:00.644Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:00:15.578Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","page":"https://tollindex.com/seller/0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","endpoints":60,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["sec","13f","holders","ownership","institutional"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","amount":"20000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-02T22:28:39.09Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://answerpool.io/v1/sec/13f/holders","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"issuer":"NVIDIA"}},"output":{"type":"json","example":{"as_of":"2026-08-31T17:00:00Z","count":1,"period":"2025-12-31","holders":[{"cusip":"67066G104","issuer":"NVIDIA CORP","shares":4000,"put_call":null,"accession":"0001566307-26-000071","value_usd":500000,"manager_cik":"0001566307","manager_name":"Ramiah Investment Group"}],"periods_held":["2025-12-31","2025-09-30"]}}},"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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","title":"HoldersIn","properties":{"cusip":{"anyOf":[{"type":"string","maxLength":9,"minLength":9},{"type":"null"}],"title":"Cusip","default":null},"limit":{"type":"integer","title":"Limit","default":25,"maximum":100,"minimum":1},"issuer":{"anyOf":[{"type":"string","maxLength":80,"minLength":2},{"type":"null"}],"title":"Issuer","default":null,"description":"Issuer name prefix as filed, e.g. NVIDIA"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","title":"HoldersOutput","required":["as_of","periods_held","period","count","holders"],"properties":{"as_of":{"type":"string","title":"As Of"},"count":{"type":"integer","title":"Count"},"period":{"type":"string","title":"Period"},"holders":{"type":"array","items":{"type":"object","title":"HolderRow","required":["manager_cik","manager_name","value_usd","shares","put_call","issuer","cusip","accession"],"properties":{"cusip":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Cusip"},"issuer":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Issuer"},"shares":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Shares"},"put_call":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Put Call"},"accession":{"type":"string","title":"Accession"},"value_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Value Usd"},"manager_cik":{"type":"string","title":"Manager Cik"},"manager_name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Manager Name"}}},"title":"Holders"},"method_id":{"type":"string","title":"Method Id","default":"sec_events_rules_v1"},"disclaimer":{"type":"string","title":"Disclaimer","default":"From SEC Form 13F filings (public domain), reported quarterly with a filing lag; identifiers served as filed. Not investment advice."},"periods_held":{"type":"array","items":{"type":"string"},"title":"Periods Held"}}}}}}}}},"description":"List institutional holders of one issuer from the latest 13F period — manager, value, shares and put/call, ranked by position size. Query by as-filed issuer name or CUSIP; joins by name/CIK only (no identifier mapping).","lastUpdated":"2026-09-02T22:28:39.331Z","serviceName":"AnswerPool 13F Holders","x402Version":2}]}}