Skip to main content
GET
Get reward program detail
Status: proposed. This endpoint is designed here but not yet implemented on app.elata.bio/api.

Authorizations

Authorization
string
header
required

SIWE-issued JWT, scoped to a wallet address. Obtain via Sign-In With Ethereum (EIP-4361) against app.elata.bio. Required for personalized Portfolio and Rewards endpoints. The sub claim is the wallet address; a request whose path {address} does not match the sub is rejected.

Path Parameters

id
string
required

Response

Program detail.

id
string
source
enum<string>
Available options:
protocol,
app
name
string
rewardToken
string
emissionsPerDay
string
startsAt
string<date-time>
endsAt
string<date-time> | null
eligibility
string