v3
latestOpenAPI 3.0.32026-07-21128192192.7 KBCashback
Get cashbacks info
get/v1/cashback/
Query parameters
distributorstring
Example:UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV
Address, from which, token will be distributed to participants
tokenstring
Example:EQCZ_pV6EJNSr6XpvPaa-IVkT6ImqkiPftRMOICJP1B_75wZ
Cashback token
activeboolean
Filter out active promotions only
sizeinteger
pageinteger
Response
Account's cashback info
Example response
{
"infos": [
{
"distributor": "EQCZ_pV6EJNSr6XpvPaa-IVkT6ImqkiPftRMOICJP1B_75wZ",
"reward_token": "EQCZ_pV6EJNSr6XpvPaa-IVkT6ImqkiPftRMOICJP1B_75wZ"
}
]
}