cURL
curl --request GET \ --url https://{subdomain}.nudj.cx/api/v2/analytics/rewards/stats/timeline
[ { "date": "<string>", "earned": 123, "redeemed": 123 } ]
Get daily timeline data showing rewards earned and redeemed over time
Documentation IndexFetch the complete documentation index at: https://docs.nudj.cx/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nudj.cx/llms.txt
Use this file to discover all available pages before exploring further.
The reward ID to get timeline for
Successful response
Date in YYYY-MM-DD format
Number of rewards earned on this date
Number of rewards redeemed on this date
Was this page helpful?