ToolAssay

UMA resolution dispute and flip base rates by category and criterion clarity; de

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.

Answeringour last check, 2026-09-24
1 of 1checks answered this week
1532 msmedian answer time
$0.05listed price per call
$0.05price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

GET https://api.polym.uk/resolution-risk

CategoryMarket data
Provider hostapi.polym.uk
Networkseip155:8453
Payment schemesexact
Self-reported calls, 30 days13 from 7 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$0.05 1532 ms

Example input (from the provider)

{
  "method": "GET",
  "queryParams": {},
  "type": "http"
}

Promised output schema (from the provider)

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "properties": {
    "input": {
      "additionalProperties": false,
      "properties": {
        "method": {
          "enum": [
            "GET"
          ],
          "type": "string"
        },
        "queryParams": {
          "additionalProperties": false,
          "properties": {},
          "type": "object"
        },
        "type": {
          "const": "http",
          "type": "string"
        }
      },
      "required": [
        "type",
        "method"
      ],
      "type": "object"
    },
    "output": {
      "properties": {
        "example": {
          "additionalProperties": false,
          "properties": {
            "asOf": {
              "format": "date-time",
              "type": "string"
            },
            "byCategory": {
              "items": {
                "additionalProperties": false,
                "properties": {
                  "category": {
                    "type": "string"
                  },
                  "disputeInsufficientSample": {
                    "type": "boolean"
                  },
                  "disputeRatePctChronological": {
                    "maximum": 100,
                    "minimum": 0,
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "disputeRatePctHighVolume": {
                    "maximum": 100,
                    "minimum": 0,
                    "type": "number"
                  },
                  "elevated": {
                    "type": "boolean"
                  },
                  "flipInsufficientSample": {
                    "type": "boolean"
                  },
                  "flipRatePct": {
                    "maximum": 100,
                    "minimum": 0,
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "lockupHoursIfDisputed": {
                    "minimum": 0,
                    "type": [
                      "number",
                      "null"
                    ]
                  },
                  "lockupHoursPerMarket": {
                    "minimum": 0,
                    "type": [
                      "number",
                      "null"
                    ]
                  }
                },
                "required": [
                  "category",
                  "disputeRatePctHighVolume",
                  "disputeRatePctChronological",
                  "disputeInsufficientSample",
                  "elevated",
                  "lockupHoursPerMarket",
                  "lockupHoursIfDisputed",
                  "flipRatePct",
                  "flipInsufficientSample"
                ],
                "type": "object"
              },
              "type": "array"
            },
            "caveats": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "clarity": {
              "additionalProperties": false,
              "properties": {
                "checkableTitle": {
                  "additionalProperties": true,
                  "properties": {
                    "disputeRatePct": {
                      "maximum": 100,
                      "minimum": 0,
                      "type": "number"
                    },
                    "disputedMarkets": {
                      "description": "Disputed markets in this title-clarity cell. Numerator of disputeRatePct.",
                      "minimum": 0,
                      "type": "integer"
                    },
                    "marketsScanned": {
                      "minimum": 0,
                      "type": "integer"
                    }
                  },
                  "required": [
                    "marketsScanned",
                    "disputeRatePct"
                  ],
                  "type": "object"
                },
                "uncheckableTitle": {
                  "additionalProperties": true,
                  "properties": {
                    "disputeRatePct": {
                      "maximum": 100,
                      "minimum": 0,
                      "type": "number"
                    },
                    "disputedMarkets": {
                      "description": "Disputed markets in this title-clarity cell. Numerator of disputeRatePct.",
                      "minimum": 0,
                      "type": "integer"
                    },
                    "marketsScanned": {
                      "minimum": 0,
                      "type": "integer"
                    }
                  },
                  "required": [
                    "marketsScanned",
                    "disputeRatePct"
                  ],
                  "type": "object"
                }
              },
              "required": [
                "checkableTitle",
                "uncheckableTitle"
              ],
              "type": [
                "object",
                "null"
              ]
            },
            "dataDegraded": {
              "type": "boolean"
            },
            "elevatedRiskCategories": {
              "items": {
                "type": "string"
              },
              "type": "array"
            },
            "flipAsOf": {
              "format": "date-time",
              "type": [
                "string",
                "null"
              ]
            },
            "flipOverall": {
              "additionalProperties": true,
              "properties": {
                "disputedResolved": {
                  "minimum": 0,
                  "type": "integer"
                },
                "flipRatePct": {
                  "maximum": 100,
                  "minimum": 0,
                  "type": "number"
                },

This page as JSON