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
| Parameter | Type | Default | Description |
|---|---|---|---|
limit | 1-500 | 50 | Page size |
since | string | — | ISO 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"