Market Data

Resolutions

Recently resolved markets with their winning side.

GET /resolutions

Recently resolved markets with their winning_side outcome. Ordered by resolved_at DESC.

Parameters

ParameterTypeDefaultDescription
limit1-50050Page size
sincestringISO 8601 date or unix milliseconds — only resolutions on or after this point
curl -H "x-api-key: YOUR_KEY" \
  "https://api.scanna.xyz/resolutions?limit=20"