{"id":"8f477c44-fd97-4a14-bfe0-1b205f47ec9f","url":"https://api.polym.uk/resolution-risk","method":"GET","fingerprint":"f09012eb253a6f4e42b5725fbdcaea0b1fc71ac67e2063b5e0517913882a4932","name":"Polymarket Intelligence API","description":null,"category":"finance","docs_url":null,"advertised_price_usd":"0.050000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","scheme":"exact","networks":["eip155:8453"],"pay_to":"0x7b13107779CfDA1bEba3289d0Fbe27310436f3E3","input_schema":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{},"additionalProperties":false}},"additionalProperties":false},"output_schema":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["asOf","flipAsOf","dataDegraded","elevatedRiskCategories","byCategory","clarity","flipOverall","howToRead","caveats"],"properties":{"asOf":{"type":"string","format":"date-time"},"caveats":{"type":"array","items":{"type":"string"}},"clarity":{"type":["object","null"],"required":["checkableTitle","uncheckableTitle"],"properties":{"checkableTitle":{"type":"object","required":["marketsScanned","disputeRatePct"],"properties":{"disputeRatePct":{"type":"number","maximum":100,"minimum":0},"marketsScanned":{"type":"integer","minimum":0},"disputedMarkets":{"type":"integer","minimum":0,"description":"Disputed markets in this title-clarity cell. Numerator of disputeRatePct."}},"additionalProperties":true},"uncheckableTitle":{"type":"object","required":["marketsScanned","disputeRatePct"],"properties":{"disputeRatePct":{"type":"number","maximum":100,"minimum":0},"marketsScanned":{"type":"integer","minimum":0},"disputedMarkets":{"type":"integer","minimum":0,"description":"Disputed markets in this title-clarity cell. Numerator of disputeRatePct."}},"additionalProperties":true}},"additionalProperties":false},"flipAsOf":{"type":["string","null"],"format":"date-time"},"howToRead":{"type":"string"},"byCategory":{"type":"array","items":{"type":"object","required":["category","disputeRatePctHighVolume","disputeRatePctChronological","disputeInsufficientSample","elevated","lockupHoursPerMarket","lockupHoursIfDisputed","flipRatePct","flipInsufficientSample"],"properties":{"category":{"type":"string"},"elevated":{"type":"boolean"},"flipRatePct":{"type":["number","null"],"maximum":100,"minimum":0},"lockupHoursPerMarket":{"type":["number","null"],"minimum":0},"lockupHoursIfDisputed":{"type":["number","null"],"minimum":0},"flipInsufficientSample":{"type":"boolean"},"disputeRatePctHighVolume":{"type":"number","maximum":100,"minimum":0},"disputeInsufficientSample":{"type":"boolean"},"disputeRatePctChronological":{"type":["number","null"],"maximum":100,"minimum":0}},"additionalProperties":false}},"flipOverall":{"type":["object","null"],"required":["flipRatePct","disputedResolved"],"properties":{"flipped":{"type":"integer","minimum":0,"description":"Disputes whose outcome reversed. Numerator of flipRatePct."},"splitCount":{"type":"integer","minimum":0,"description":"Disputes resolved to a split outcome rather than to one side."},"flipRatePct":{"type":"number","maximum":100,"minimum":0},"disputedResolved":{"type":"integer","minimum":0}},"additionalProperties":true},"dataDegraded":{"type":"boolean"},"elevatedRiskCategories":{"type":"array","items":{"type":"string"}}},"additionalProperties":false}}},"schema_completeness":0,"status":"degraded","first_seen_at":"2026-08-23 13:40:36.219231+00","last_seen_at":"2026-08-23 13:40:35.521+00","last_success_at":"2026-09-14 16:46:58.989+00","dead_since":null,"probe_backoff_tier":0,"next_probe_at":"2026-09-14 16:51:58.989+00","search_tsv":"'api':3 'financ':4 'intellig':2 'polymarket':1","catalog_number":"3595","x402_version":2,"resource_url":"https://api.polym.uk/resolution-risk","resource_description":"UMA resolution dispute and flip base rates by category and criterion clarity; descriptive historical compatibility, not a market-specific forecast. BEFORE YOU PAY: free substitute https://dash.polym.uk/uma-base-rates.json and https://dash.polym.uk/uma-flip-rate.json. THIS ADDS: The two artifacts joined into one response, dispute axis and flip axis already aligned by category. The underlying numbers are the same ones in those two free files.","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","queryParams":{}},"output":{"type":"json","example":{"asOf":"2026-08-31T11:03:16.092Z","caveats":["SHOWCASE, NOT THE PAID RESPONSE: what you see is one category row of the base-rate table. byCategory is cut to 1 of the 6 rows this response carried. clarity and flipOverall are the aggregate over the whole response, so they are null here and populated in a paid response. Nothing is masked or invented: every value is a dated measurement, kept so you can read the shape, the units and the field semantics. The schema published beside it is complete; a paid call returns the complete set.","EXAMPLE ONLY: a paid response captured from api.polym.uk on 2026-09-01, then frozen. A live response carries its own asOf and current values.","Category BASE RATE, not a forecast for any specific market. On-chain and Gamma fact, not an accusation.","Dispute: two samples. The absolute figure varies several-fold; the signal is the relative RANK. Flip and clarity cells are small and directional, and insufficientSample is flagged when so.","Category is a title heuristic and 'Other' is the residual bucket. DVM vote concentration is deferred: cited from press coverage, not recomputed here."],"clarity":null,"flipAsOf":"2026-08-31T11:56:03.265Z","howToRead":"TWO axes per category: dispute (how often markets like this are disputed at UMA) by flip (when disputed, how often the outcome REVERSES). Flip often INVERTS the dispute ranking. clarity: a title that states a checkable threshold is disputed less often than one that does not, and this is orthogonal to category. Read from the TITLE only; the resolution rules are not read.","byCategory":[{"category":"Geopolitics","elevated":true,"flipRatePct":8,"lockupHoursPerMarket":42,"lockupHoursIfDisputed":119,"flipInsufficientSample":false,"disputeRatePctHighVolume":35.2,"disputeInsufficientSample":false,"disputeRatePctChronological":2.3}],"flipOverall":null,"dataDegraded":false,"elevatedRiskCategories":["Geopolitics"]}}},"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"],"type":"string"},"queryParams":{"type":"object","properties":{},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["asOf","flipAsOf","dataDegraded","elevatedRiskCategories","byCategory","clarity","flipOverall","howToRead","caveats"],"properties":{"asOf":{"type":"string","format":"date-time"},"caveats":{"type":"array","items":{"type":"string"}},"clarity":{"type":["object","null"],"required":["checkableTitle","uncheckableTitle"],"properties":{"checkableTitle":{"type":"object","required":["marketsScanned","disputeRatePct"],"properties":{"disputeRatePct":{"type":"number","maximum":100,"minimum":0},"marketsScanned":{"type":"integer","minimum":0},"disputedMarkets":{"type":"integer","minimum":0,"description":"Disputed markets in this title-clarity cell. Numerator of disputeRatePct."}},"additionalProperties":true},"uncheckableTitle":{"type":"object","required":["marketsScanned","disputeRatePct"],"properties":{"disputeRatePct":{"type":"number","maximum":100,"minimum":0},"marketsScanned":{"type":"integer","minimum":0},"disputedMarkets":{"type":"integer","minimum":0,"description":"Disputed markets in this title-clarity cell. Numerator of disputeRatePct."}},"additionalProperties":true}},"additionalProperties":false},"flipAsOf":{"type":["string","null"],"format":"date-time"},"howToRead":{"type":"string"},"byCategory":{"type":"array","items":{"type":"object","required":["category","disputeRatePctHighVolume","disputeRatePctChronological","disputeInsufficientSample","elevated","lockupHoursPerMarket","lockupHoursIfDisputed","flipRatePct","flipInsufficientSample"],"properties":{"category":{"type":"string"},"elevated":{"type":"boolean"},"flipRatePct":{"type":["number","null"],"maximum":100,"minimum":0},"lockupHoursPerMarket":{"type":["number","null"],"minimum":0},"lockupHoursIfDisputed":{"type":["number","null"],"minimum":0},"flipInsufficientSample":{"type":"boolean"},"disputeRatePctHighVolume":{"type":"number","maximum":100,"minimum":0},"disputeInsufficientSample":{"type":"boolean"},"disputeRatePctChronological":{"type":["number","null"],"maximum":100,"minimum":0}},"additionalProperties":false}},"flipOverall":{"type":["object","null"],"required":["flipRatePct","disputedResolved"],"properties":{"flipped":{"type":"integer","minimum":0,"description":"Disputes whose outcome reversed. Numerator of flipRatePct."},"splitCount":{"type":"integer","minimum":0,"description":"Disputes resolved to a split outcome rather than to one side."},"flipRatePct":{"type":"number","maximum":100,"minimum":0},"disputedResolved":{"type":"integer","minimum":0}},"additionalProperties":true},"dataDegraded":{"type":"boolean"},"elevatedRiskCategories":{"type":"array","items":{"type":"string"}}},"additionalProperties":false}}}}}},"accepted_requirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","iconUrl":"https://polym.uk/favicon.svg","version":"2"},"payTo":"0x7b13107779CfDA1bEba3289d0Fbe27310436f3E3","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x7b13107779CfDA1bEba3289d0Fbe27310436f3E3","scheme":"exact","network":"eip155:8453","amountAtomic":"50000"}],"bazaar_compatible":true,"bazaar_validated_at":"2026-09-14 16:46:58.989+00","bazaar_validation_error":null,"window":"24h","probes_n":19,"handshake_uptime":0.8947368,"settle_success_rate":0,"valid_result_rate":null,"latency_p50":1550,"latency_p90":4283,"price_drift_pct":0,"score":0.3579,"computed_at":"2026-09-14 16:47:25.689+00","source_metadata":[{"raw":{"url":"https://api.polym.uk/resolution-risk","name":"Polymarket Intelligence API","method":"GET","source":"bazaar:api.cdp.coinbase.com","fingerprint":"f09012eb253a6f4e42b5725fbdcaea0b1fc71ac67e2063b5e0517913882a4932","advertisedPriceUsd":0.05},"source_id":1,"external_id":null}],"live_endpoint_metadata":{"x402_version":2,"resource_url":"https://api.polym.uk/resolution-risk","resource_description":"UMA resolution dispute and flip base rates by category and criterion clarity; descriptive historical compatibility, not a market-specific forecast. BEFORE YOU PAY: free substitute https://dash.polym.uk/uma-base-rates.json and https://dash.polym.uk/uma-flip-rate.json. THIS ADDS: The two artifacts joined into one response, dispute axis and flip axis already aligned by category. The underlying numbers are the same ones in those two free files.","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","queryParams":{}},"output":{"type":"json","example":{"asOf":"2026-08-31T11:03:16.092Z","caveats":["SHOWCASE, NOT THE PAID RESPONSE: what you see is one category row of the base-rate table. byCategory is cut to 1 of the 6 rows this response carried. clarity and flipOverall are the aggregate over the whole response, so they are null here and populated in a paid response. Nothing is masked or invented: every value is a dated measurement, kept so you can read the shape, the units and the field semantics. The schema published beside it is complete; a paid call returns the complete set.","EXAMPLE ONLY: a paid response captured from api.polym.uk on 2026-09-01, then frozen. A live response carries its own asOf and current values.","Category BASE RATE, not a forecast for any specific market. On-chain and Gamma fact, not an accusation.","Dispute: two samples. The absolute figure varies several-fold; the signal is the relative RANK. Flip and clarity cells are small and directional, and insufficientSample is flagged when so.","Category is a title heuristic and 'Other' is the residual bucket. DVM vote concentration is deferred: cited from press coverage, not recomputed here."],"clarity":null,"flipAsOf":"2026-08-31T11:56:03.265Z","howToRead":"TWO axes per category: dispute (how often markets like this are disputed at UMA) by flip (when disputed, how often the outcome REVERSES). Flip often INVERTS the dispute ranking. clarity: a title that states a checkable threshold is disputed less often than one that does not, and this is orthogonal to category. Read from the TITLE only; the resolution rules are not read.","byCategory":[{"category":"Geopolitics","elevated":true,"flipRatePct":8,"lockupHoursPerMarket":42,"lockupHoursIfDisputed":119,"flipInsufficientSample":false,"disputeRatePctHighVolume":35.2,"disputeInsufficientSample":false,"disputeRatePctChronological":2.3}],"flipOverall":null,"dataDegraded":false,"elevatedRiskCategories":["Geopolitics"]}}},"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"],"type":"string"},"queryParams":{"type":"object","properties":{},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["asOf","flipAsOf","dataDegraded","elevatedRiskCategories","byCategory","clarity","flipOverall","howToRead","caveats"],"properties":{"asOf":{"type":"string","format":"date-time"},"caveats":{"type":"array","items":{"type":"string"}},"clarity":{"type":["object","null"],"required":["checkableTitle","uncheckableTitle"],"properties":{"checkableTitle":{"type":"object","required":["marketsScanned","disputeRatePct"],"properties":{"disputeRatePct":{"type":"number","maximum":100,"minimum":0},"marketsScanned":{"type":"integer","minimum":0},"disputedMarkets":{"type":"integer","minimum":0,"description":"Disputed markets in this title-clarity cell. Numerator of disputeRatePct."}},"additionalProperties":true},"uncheckableTitle":{"type":"object","required":["marketsScanned","disputeRatePct"],"properties":{"disputeRatePct":{"type":"number","maximum":100,"minimum":0},"marketsScanned":{"type":"integer","minimum":0},"disputedMarkets":{"type":"integer","minimum":0,"description":"Disputed markets in this title-clarity cell. Numerator of disputeRatePct."}},"additionalProperties":true}},"additionalProperties":false},"flipAsOf":{"type":["string","null"],"format":"date-time"},"howToRead":{"type":"string"},"byCategory":{"type":"array","items":{"type":"object","required":["category","disputeRatePctHighVolume","disputeRatePctChronological","disputeInsufficientSample","elevated","lockupHoursPerMarket","lockupHoursIfDisputed","flipRatePct","flipInsufficientSample"],"properties":{"category":{"type":"string"},"elevated":{"type":"boolean"},"flipRatePct":{"type":["number","null"],"maximum":100,"minimum":0},"lockupHoursPerMarket":{"type":["number","null"],"minimum":0},"lockupHoursIfDisputed":{"type":["number","null"],"minimum":0},"flipInsufficientSample":{"type":"boolean"},"disputeRatePctHighVolume":{"type":"number","maximum":100,"minimum":0},"disputeInsufficientSample":{"type":"boolean"},"disputeRatePctChronological":{"type":["number","null"],"maximum":100,"minimum":0}},"additionalProperties":false}},"flipOverall":{"type":["object","null"],"required":["flipRatePct","disputedResolved"],"properties":{"flipped":{"type":"integer","minimum":0,"description":"Disputes whose outcome reversed. Numerator of flipRatePct."},"splitCount":{"type":"integer","minimum":0,"description":"Disputes resolved to a split outcome rather than to one side."},"flipRatePct":{"type":"number","maximum":100,"minimum":0},"disputedResolved":{"type":"integer","minimum":0}},"additionalProperties":true},"dataDegraded":{"type":"boolean"},"elevatedRiskCategories":{"type":"array","items":{"type":"string"}}},"additionalProperties":false}}}}}},"accepted_requirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","iconUrl":"https://polym.uk/favicon.svg","version":"2"},"payTo":"0x7b13107779CfDA1bEba3289d0Fbe27310436f3E3","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x7b13107779CfDA1bEba3289d0Fbe27310436f3E3","scheme":"exact","network":"eip155:8453","amountAtomic":"50000"}],"bazaar_compatible":true,"bazaar_validated_at":"2026-09-14 16:46:58.989+00","bazaar_validation_error":null},"sonar_metrics":{"score":0.3579,"uptime":0.8947368,"paid_success_rate":0,"valid_result_rate":null,"latency_p50":1550,"latency_p90":4283,"price_drift_pct":0},"cdp_indexed":false,"confidence":"medium"}