{"api":"v1","generated_at":"2026-09-15T21:55:07.920Z","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-peers-similar-766f7d","pinned_page":"https://tollindex.com/e/answerpool-io-v1-peers-similar-766f7d/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-peers-similar-766f7d","canonical_url":"https://answerpool.io/v1/peers/similar","resource":"https://answerpool.io/v1/peers/similar","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"The most similar public companies to any ticker or CIK — same-industry candidates ranked by log-scale asset/revenue distance and margin from the full SEC XBRL corpus, each peer row carrying the numbers behind the ranking. One call replaces corpus loading and similarity modeling.","service_name":"AnswerPool Company Peers","declared_category":null,"declared_tags":["sec","xbrl","peers","similarity"],"route_template":null,"registry_updated":"2026-09-02T22:27:44.919Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"peers similar","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.05 USDC","amount_units":0.05,"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:27:44.650Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:32:53.882Z","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-15T05:32:53.882Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:06:31.249Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:02:50.347Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:18:57.359Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:00:15.994Z","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","xbrl","peers","similarity"],"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:27:44.65Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://answerpool.io/v1/peers/similar","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"ticker":"AAPL"}},"output":{"type":"json","example":{"as_of":"2026-09-02T21:00:00Z","count":1,"peers":[{"cik":"0001045810","name":"NVIDIA CORP","margin":0.55,"ticker":"NVDA","distance":1.3072,"assets_usd":111000000000,"similarity":0.4334,"revenue_usd":130000000000,"net_income_usd":72000000000}],"target":{"cik":"0000320193","sic":"3571","name":"Apple Inc.","margin":0.25,"ticker":"AAPL","assets_usd":365000000000,"revenue_usd":400000000000,"sic_description":"Electronic Computers"},"frame_year":2025,"candidates_in_industry":42}}},"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":"PeersIn","properties":{"cik":{"anyOf":[{"type":"string","pattern":"^\\d{1,10}$","maxLength":10},{"type":"null"}],"title":"Cik","default":null},"limit":{"type":"integer","title":"Limit","default":20,"maximum":50,"minimum":1},"ticker":{"anyOf":[{"type":"string","maxLength":12},{"type":"null"}],"title":"Ticker","default":null}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","title":"PeersOutput","required":["as_of","target","frame_year","candidates_in_industry","count","peers"],"properties":{"as_of":{"type":"string","title":"As Of"},"count":{"type":"integer","title":"Count"},"peers":{"type":"array","items":{"type":"object","title":"PeerRow","required":["cik","ticker","name","assets_usd","revenue_usd","net_income_usd","margin","distance","similarity"],"properties":{"cik":{"type":"string","title":"Cik"},"name":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Name"},"margin":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Margin"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"},"distance":{"type":"number","title":"Distance"},"assets_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Assets Usd"},"similarity":{"type":"number","title":"Similarity"},"revenue_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Revenue Usd"},"net_income_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Net Income Usd"}}},"title":"Peers"},"target":{"type":"object","title":"TargetBlock","required":["cik","ticker","name","sic","sic_description","assets_usd","revenue_usd","margin"],"properties":{"cik":{"type":"string","title":"Cik"},"sic":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Sic"},"name":{"type":"string","title":"Name"},"margin":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Margin"},"ticker":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Ticker"},"assets_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Assets Usd"},"revenue_usd":{"anyOf":[{"type":"number"},{"type":"null"}],"title":"Revenue Usd"},"sic_description":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Sic Description"}}},"method_id":{"type":"string","title":"Method Id","default":"sec_peers_rules_v1"},"disclaimer":{"type":"string","title":"Disclaimer","default":"Similarity computed from public SEC XBRL facts and industry codes; a peer ranking is an analytical signal, not investment advice."},"frame_year":{"type":"integer","title":"Frame Year"},"candidates_in_industry":{"type":"integer","title":"Candidates In Industry"}}}}}}}}},"description":"The most similar public companies to any ticker or CIK — same-industry candidates ranked by log-scale asset/revenue distance and margin from the full SEC XBRL corpus, each peer row carrying the numbers behind the ranking. One call replaces corpus loading and similarity modeling.","lastUpdated":"2026-09-02T22:27:44.919Z","serviceName":"AnswerPool Company Peers","x402Version":2}]}}