v1

latestOpenAPI 3.1.02026-08-0466147138.0 KB
SuperRewardsAPI

Get user's exploration dashboard

Get user's exploration dashboard for Safari Season 2 and beyond

get/superrewards/exploration/{user}

Path parameters

userstring required
Example:0x1234567890123456789012345678901234567890

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

days_leftinteger required
referrals_direct_countinteger required
referrals_indirect_countinteger required

Example response

{
  "$schema": "https://api.superform.xyz/schemas/ExplorationDashboard.json"
}