{"api":"v1","generated_at":"2026-09-15T19:47:00.150Z","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-changes-d884a7","pinned_page":"https://tollindex.com/e/answerpool-io-v1-sec-13f-changes-d884a7/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":"answerpool-io-v1-sec-13f-changes-d884a7","canonical_url":"https://answerpool.io/v1/sec/13f/changes","resource":"https://answerpool.io/v1/sec/13f/changes","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Get a manager's quarter-over-quarter 13F changes — new, exited, increased and decreased positions with values and shares for both quarters. The premium derived layer at competitors, computed from primary filings in one call.","service_name":"AnswerPool 13F Changes","declared_category":null,"declared_tags":["sec","13f","changes","flows","institutional"],"route_template":null,"registry_updated":"2026-09-02T22:28:46.152Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"13f changes","category":"other","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","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.05 USDC","amount_units":0.05,"decimals_known":true,"pay_to":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-02T22:28:45.918Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:41:59.623Z","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-15T06:41:59.623Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:10:22.318Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:01:47.248Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:19:03.969Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T13:17:52.375Z","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","changes","flows","institutional"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xb3ba3Ca99F9742b32fC527CF62688C83b39AED8c","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-02T22:28:45.918Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://answerpool.io/v1/sec/13f/changes","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"cik":"0001566307"}},"output":{"type":"json","example":{"cik":"0001566307","as_of":"2026-08-31T17:00:00Z","count":1,"period":"2025-12-31","changes":[{"cusip":"67066G104","change":"new","issuer":"NVIDIA CORP","shares":4000,"value_usd":500000,"prev_shares":null,"prev_value_usd":null}],"prev_period":"2025-09-30","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":"ChangesIn","required":["cik"],"properties":{"cik":{"type":"string","title":"Cik","pattern":"^\\d{1,10}$","maxLength":10,"description":"Manager CIK"},"limit":{"type":"integer","title":"Limit","default":50,"maximum":200,"minimum":1}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","title":"ChangesOutput","required":["as_of","periods_held","cik","manager_name","period","prev_period","count","changes"],"properties":{"cik":{"type":"string","title":"Cik"},"as_of":{"type":"string","title":"As Of"},"count":{"type":"integer","title":"Count"},"period":{"type":"string","title":"Period"},"changes":{"type":"array","items":{"type":"object","title":"ChangeRow","required":["issuer","cusip","change","value_usd","prev_value_usd","shares","prev_shares"],"properties":{"cusip":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Cusip"},"change":{"type":"string","title":"Change"},"issuer":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Issuer"},"shares":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Shares"},"value_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Value Usd"},"prev_shares":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Prev Shares"},"prev_value_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Prev Value Usd"}}},"title":"Changes"},"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."},"prev_period":{"type":"string","title":"Prev Period"},"manager_name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Manager Name"},"periods_held":{"type":"array","items":{"type":"string"},"title":"Periods Held"}}}}}}}}},"description":"Get a manager's quarter-over-quarter 13F changes — new, exited, increased and decreased positions with values and shares for both quarters. The premium derived layer at competitors, computed from primary filings in one call.","lastUpdated":"2026-09-02T22:28:46.152Z","serviceName":"AnswerPool 13F Changes","x402Version":2}]}}