{"uid":"cap_hD3ntNEFQ7dKTRFtqlu_N","slug":"polymarket-intelligence-api-market-resolution-dossier-d3369aac","name":"Polymarket Intelligence API – Market Resolution Dossier","description":"Resolution-integrity dossier for one Polymarket market: UMA exposure, proposer and disputer records, post-open context, comparables. Never a forecast. BEFORE YOU PAY: free substitute https://dash.polym.uk/calibration.json and https://dash.polym.uk/uma-flip-rate.json and gamma-api.polymarket.com. THIS ADDS: Proposer/disputer records from DisputePrice on chain, denominator named; context appended AFTER the market opened, window stated; comparables. No probability: observations are not independent.","url":"https://api.polym.uk/market-intelligence/:conditionId","method":"GET","headers":{},"bodySchema":{"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"},"pathParams":{"type":"object","required":["conditionId"],"properties":{"conditionId":{"type":"string","pattern":"^0x[0-9a-fA-F]{64}$","description":"A market is covered only while it is in the observed window, so any single example ages. Take a covered markets[].conditionId from the free snapshot at https://dash.polym.uk/markets.json, or call GET /coverage (free) for how many markets are decomposed right now. A conditionId outside the covered set returns 422 and is not billed."}},"additionalProperties":false},"queryParams":{"type":"object","properties":{},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","oneOf":[{"type":"object","required":["asOf","found","source","conditionId","question","coverage","oracleExposure","ruleIntegrity","comparables","priceContext","caveats"],"properties":{"asOf":{"type":"string","format":"date-time"},"found":{"const":true},"source":{"type":"string"},"caveats":{"type":"array","items":{"type":"string"}},"coverage":{"type":"object","required":["level","missing"],"properties":{"level":{"enum":["full","partial"],"type":"string"},"missing":{"type":"array","items":{"type":"string"}}}},"question":{"type":"string"},"comparables":{"type":"object","required":["applicability","scopeNote","theme","matched","baseRate","storyConcentration","sampleScope"]},"conditionId":{"type":"string","pattern":"^0x[0-9a-fA-F]{64}$"},"priceContext":{"type":"object","required":["note"]},"ruleIntegrity":{"type":["object","null"]},"oracleExposure":{"type":["object","null"]},"flowAuthenticity":{"type":["object","null"]}},"additionalProperties":false},{"type":"object","required":["asOf","conditionId","found","note","coverage","caveats"],"properties":{"asOf":{"type":"string","format":"date-time"},"note":{"type":"string"},"found":{"const":false},"caveats":{"type":"array","items":{"type":"string"}},"coverage":{"type":"object"},"conditionId":{"type":"string"}},"additionalProperties":false}]}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_wsrRFodJ1CqtyLi80msYq","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a resolution-integrity dossier for a single Polymarket market, covering UMA oracle exposure, proposer/disputer on-chain records, post-open context, and comparable markets — no probability forecasts","exampleAgentPrompt":"Can you pull the resolution-integrity dossier for Polymarket market 0x3a4c2b7d1e8f9a0b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5e6f7a8b — I want to see the UMA oracle exposure, any proposer and disputer records, and what comparable markets look like?","exampleUseCases":[{"title":"Pre-trade oracle risk check","prompt":"Before I take a position, can you check the UMA oracle exposure and any on-chain proposer or disputer history for Polymarket market 0x1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0f1a2b?"},{"title":"Disputed market post-mortem","prompt":"This Polymarket market got disputed — can you pull the full resolution dossier for conditionId 0xaabbccddeeff00112233445566778899aabbccddeeff00112233445566778899 so I can see who the proposer and disputer were and what the rule integrity looks like?"},{"title":"Comparable base rate research","prompt":"I'm researching resolution patterns on Polymarket — can you get me the comparables, base rates, and post-open context for market 0xdeadbeef1234567890abcdef1234567890abcdef1234567890abcdef12345678?"}],"resultDescription":"A JSON dossier containing: timestamp (asOf), the market question, coverage level (full or partial) with any missing fields noted, UMA oracle exposure details, rule integrity assessment, proposer and disputer on-chain records, comparable markets with base rates and story concentration, post-open price context with observation window, and a list of caveats. Returns 422 (unbilled) if the conditionId is outside the currently covered market window.","failureModes":["422 returned if conditionId is not in the currently covered market set — no charge applied","Invalid conditionId format (not a 0x-prefixed 64-hex-char string) will fail schema validation","Market may have partial coverage if some data dimensions are unavailable (coverage.level = 'partial')","Payment failure or insufficient USDC balance prevents the paid call from completing","conditionId outside the active observation window returns not-found response"],"whenToPreferThis":"Use this endpoint when you need structured, on-chain-verified resolution integrity data for a specific Polymarket market — particularly proposer/disputer records from DisputePrice events, post-open context with a defined window, and comparable markets with named denominators. Prefer this over the free alternatives (dash.polym.uk/calibration.json, gamma-api.polymarket.com) when you need per-market proposer/disputer history, named comparables, or context appended after market open. Do not use this for price forecasting or probability estimates — it is strictly a factual dossier.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:34:05.714Z","isFirstParty":false}