Claim daily game reward

Claims the single daily game reward (shared across all games) once a game’s milestone goal is reached.

Access: Auth methods: JWT bearer. Allowed user types: APP_USER. Requires permissions: reward:write.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

UUID of the game that reached its milestone goal

string
required

Client-generated idempotency nonce for retry safety

string
required

When the claim was requested (ISO-8601, ±5min freshness)

string
required

HMAC signature over the claim payload (v1.)

Responses

400

INVALID_GAME_CLAIM, INVALID_GAME_CLAIM_SIGNATURE, GAME_CLAIM_SIGNATURE_EXPIRED, or GAME_MILESTONE_NOT_REACHED

409

GAME_DAILY_CLAIM_ALREADY_TAKEN

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json