v1

latestOpenAPI 3.1.02026-08-0466147138.0 KB
SuperRewardsAPI

Get exploration dashboard summary

Get exploration dashboard summary for Safari Season 2 and beyond

get/superrewards/exploration/summary

Query parameters

userstring required
Example:0x1234567890123456789012345678901234567890

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

current_seasoninteger required
days_leftinteger required
highest_tierstring required
highest_tier_boostnumber double required
total_cred_earnednumber double required
total_participants_countinteger required
total_protocols_countinteger required

Example response

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