Endpoints

Api Spec

get
Responses
chevron-right
200

Successful Response

application/json
Responseany
get
/ton-rewards/spec.json
200

Successful Response

No content

Docs

get
Responses
chevron-right
200

Successful Response

application/json
Responseany
get
/ton-rewards/docs
200

Successful Response

No content

Get Nominator Rewards

get
Authorizations
x-api-keystringRequired
Query parameters
since_inclusiveany ofOptional

Timestamp (ISO-8601 with time zone). From the beginning if not set

string · date-timeOptional
or
nullOptional
to_exclusiveany ofOptional

Timestamp (ISO-8601 with time zone). Up to most recent entry if not set

string · date-timeOptional
or
nullOptional
nominator_addressstringRequired

User friendly nominator address, EQ...

Responses
chevron-right
200

Successful Response

application/json
get
/ton-rewards/v1/nominator_rewards

Get Pool Rewards

get
Authorizations
x-api-keystringRequired
Query parameters
since_inclusiveany ofOptional

Timestamp (ISO-8601 with time zone). From the beginning if not set

string · date-timeOptional
or
nullOptional
to_exclusiveany ofOptional

Timestamp (ISO-8601 with time zone). Up to most recent entry if not set

string · date-timeOptional
or
nullOptional
pool_addressstringRequired

Pool address

Responses
chevron-right
200

Successful Response

application/json
get
/ton-rewards/v1/pool_rewards

Last updated

Was this helpful?