Endpoints

Api Spec

get
Responses
chevron-right
200

Successful Response

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

Successful Response

No content

Docs

get
Responses
chevron-right
200

Successful Response

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

Successful Response

No content

Get Vote Account Rewards

get
Authorizations
x-api-keystringRequired
Query parameters
since_inclusiveany ofOptional

Epoch start timestamp (ISO-8601 with time zone). From the beginning if not set

string · date-timeOptional
or
nullOptional
to_exclusiveany ofOptional

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

string · date-timeOptional
or
nullOptional
vote_account_addressstringRequired

Vote Account address

Responses
chevron-right
200

Successful Response

application/json
get
/solana-rewards/v1/vote_account_rewards

Get Staking Authority Rewards

get
Authorizations
x-api-keystringRequired
Query parameters
since_inclusiveany ofOptional

Epoch start timestamp (ISO-8601 with time zone). From the beginning if not set

string · date-timeOptional
or
nullOptional
to_exclusiveany ofOptional

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

string · date-timeOptional
or
nullOptional
staking_authority_addressstringRequired

Staking authority address

stake_account_addressany ofOptional

Stake account address

stringOptional
or
nullOptional
vote_account_addressany ofOptional

Vote Account address

stringOptional
or
nullOptional
Responses
chevron-right
200

Successful Response

application/json
get
/solana-rewards/v1/staking_authority_rewards

Last updated

Was this helpful?