{"api":"v1","generated_at":"2026-09-15T21:57:43.594Z","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/topic-scorer-pixelcove-co-v1-gate-a77233","pinned_page":"https://tollindex.com/e/topic-scorer-pixelcove-co-v1-gate-a77233/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":"topic-scorer-pixelcove-co-v1-gate-a77233","canonical_url":"https://topic-scorer.pixelcove.co/v1/gate","resource":"https://topic-scorer.pixelcove.co/v1/gate","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Pass/fail check: does the text rank within the top `min_rank` categories of its target taxonomy? Returns `pass`, the target's rank and gap to #1, the taxonomy's top five, and the unused phrases to work in. Use it as a content-pipeline gate. Paid, $0.05/call; read-only and safe to retry.","service_name":"topic-scorer","declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-04T18:14:15.921Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"gate","category":"other","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":"0x88ff5A0608Ff45077f68200AF35618121a0FA443","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-04T18:14:15.733Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:07:51.328Z","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:07:51.328Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:38:56.785Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:32:42.280Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:49:31.844Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:41:33.696Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x88ff5A0608Ff45077f68200AF35618121a0FA443","page":"https://tollindex.com/seller/0x88ff5A0608Ff45077f68200AF35618121a0FA443","endpoints":2,"hosts":2},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","tool":"topic_scorer_gate","nonce":"0x8b2640492920a4dfff51934b4f433f0bc355f97feab1cf9d3c834f5f6704a06d","expiry":1788545955,"version":"2","priceUsd":"0.05"},"payTo":"0x88ff5A0608Ff45077f68200AF35618121a0FA443","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-04T18:14:15.733Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://topic-scorer.pixelcove.co/v1/gate","extensions":{"bazaar":{"info":{"input":{"body":{"text":"example","category":"example","taxonomy":"google_ads_topics"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"top":[{"id":"344","path":"...","rank":1,"score":0.842}],"pass":true,"target":{"id":"344","path":"...","rank":1,"score":0.842,"gap_to_top":0},"min_rank":3,"phrases_used":["firewall"],"phrases_unused":["intrusion detection"]}}},"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":{"type":"object","required":["text","taxonomy","category"],"properties":{"full":{"type":"boolean","default":false,"description":"Score the whole text as the mean of 8,192-char chunks instead of only the first 8,192 chars."},"text":{"type":"string","maxLength":32768,"minLength":1,"description":"The page or draft text to score, as plain text or HTML (tags are stripped). 1 to 32768 characters. URLs are not fetched; send the content."},"phrases":{"type":"integer","default":30,"maximum":100,"minimum":0,"description":"Phrase bank size for the target category (0 skips it)."},"category":{"type":"string","maxLength":200,"minLength":1,"description":"Target category id, full path, or a unique path substring within the taxonomy (use topic_scorer_find to look one up)."},"min_rank":{"type":"integer","default":3,"maximum":50,"minimum":1,"description":"Highest passing rank."},"taxonomy":{"enum":["google_ads_topics","google_merchant","iab_content","iab_audience","iab_ad_product","linkedin_industries"],"type":"string","description":"Taxonomy of the target category."}},"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":"Pass/fail check: does the text rank within the top `min_rank` categories of its target taxonomy? Returns `pass`, the target's rank and gap to #1, the taxonomy's top five, and the unused phrases to work in. Use it as a content-pipeline gate. Paid, $0.05/call; read-only and safe to retry.","lastUpdated":"2026-09-04T18:14:15.921Z","serviceName":"topic-scorer","x402Version":2}]}}