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 https://api.expys.com/v1/analytics/summary \ -H "Authorization: Bearer YOUR_ORG_API_KEY"
{ "completionRate": 123, "memberCount": 123, "pointsMinted": 123, "pointsSpent": 123, "redemptions": { "awaiting_customer": 123, "awaiting_vendor": 123, "canceled": 123, "completed": 123, "open": 123, "purchased": 123, "submitted": 123, "total": 123 } }
Org-API-Key as a Bearer token.
Response for status 200
Show child attributes