Rewards
Reward Badge
Trigger Reward Badge
POST
/
reward
/
badge
Authorizations
X-API-KEY
string
headerrequiredBody
application/json
chain
string
requiredBlockchain network to use
Required string length:
1 - 255
action_id
string
requiredAction Id
Required string length:
1 - 32
receiver
string
requiredEthereum address of the receiver
app_id
string
requiredEthereum address of the application
amount
integer
requiredAmount of badges to reward
Required range:
x > 1
badge_name
string
Name of badge to reward, specify this or the badge_id
Required string length:
1 - 256
base_uri
string
URI of badge to reward
Maximum length:
512
badge_id
string
Ethereum address of badge to reward, specify this or badge name
Response
200 - application/json
status
enum<string>
requiredSuccess response status
Available options:
success
unsignedTransaction
any | null
Unsigned transaction object for the user to sign