curl --request GET \
--url https://api.fragapi.com/v1/transactions/stats \
--header 'Authorization: Bearer <token>'{
"starsPurchasesCount": 123,
"premiumCount": 123,
"totalSpent": 123
}Get transaction stats
curl --request GET \
--url https://api.fragapi.com/v1/transactions/stats \
--header 'Authorization: Bearer <token>'{
"starsPurchasesCount": 123,
"premiumCount": 123,
"totalSpent": 123
}Documentation Index
Fetch the complete documentation index at: https://docs.fragapi.com/llms.txt
Use this file to discover all available pages before exploring further.