Skip to main content
GET
Get a Merkle proof for fixture statistics

Authorizations

Authorization
string
header
required

User's session JWT.

X-Api-Token
string
header
required

The user's long-lived API token, obtained from the activation endpoint.

Headers

Authorization
string
required

Bearer token for the user's session JWT.

X-Api-Token
string
required

The user's long-lived API token.

Query Parameters

fixtureId
integer<int32>
required

The ID of the fixture for the scores event.

seq
integer<int32>
required

The sequence number of the specific scores event within the fixture's history.

statKey
integer<int32>

Legacy Mode: The key identifying the specific statistic to validate (e.g., 1 for 'Participant1_Score').

statKey2
integer<int32>

Legacy Mode: The key identifying an optional second statistic to validate for two-stat predicates.

statKeys
string

V2 Mode: Comma-separated list of stat keys used in N-stat validation strategies.

Response

Ts
integer<int64>
required
StatToProve
ScoreStat · object
required
EventStatRoot
file
required
Summary
ScoresBatchSummary · object
required
StatProof
Nil · object
required
SubTreeProof
Nil · object
required
MainTreeProof
Nil · object
required
StatToProve2
ScoreStat · object
StatProof2
Nil · object