Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.fragapi.com/v1/transactions/chart \ --header 'Authorization: Bearer <token>'
[ { "date": "2023-12-25", "starsSpend": 123, "premiumSpend": 123 } ]
Get fragment transactions chart data
User session scheme
Successful Response