Reward
This endpoint allows you to search for a daily reward.
Endpoint
- URL:
/api/rw/daily/reward
- Method:
GET
- Response:
application/json
Query Parameters
Name | Type | Description |
---|---|---|
points | int [20, 40, 60, 80, 100] | The number of points the reward requires. |
offset | int | The amount of rewards you want to skip. |
limit | int | The amount of rewards to return. |
Last updated on