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/offers \ -H "Authorization: Bearer YOUR_ORG_API_KEY"
{ "offers": [ { "cancellations": 123, "completions": 123, "offerId": "<string>", "pointsSpent": 123, "signups": 123 } ] }
Org-API-Key as a Bearer token.
Response for status 200
Show child attributes