Skip to main content
GET
Time-bucketed analytics

Authorizations

X-API-Key
string
header
required

Include in every request header as X-API-Key: <your_key>.

Query Parameters

interval
enum<string>
default:1h

Bucket size

Available options:
1h,
4h,
1d
coin
string

Accepts a single coin ID or multiple comma-separated IDs for side-by-side comparison (e.g. 10 for one side, 10,11 for YES vs NO). The # prefix is optional.

outcome_id
integer

Filter by outcome_id (auto-splits by coin in response)

start
string<date-time>

Start time (ISO datetime)

end
string<date-time>

End time (ISO datetime)

limit
integer
default:168

Max buckets returned

Required range: x <= 2000

Response

200 - application/json

OK

status
enum<string>
Available options:
live,
not_yet_live
count
integer
data
object[]