AGG is currently in alpha. APIs, components, and docs may change.
cURL
curl --request GET \ --url https://api.agg.market/apps/{appId}/analytics \ --header 'x-app-api-key: <api-key>'
{ "totalUsers": 123, "totalOrders": 123, "ordersByStatus": {}, "ordersByVenue": {}, "usersLast30Days": 123, "ordersLast30Days": 123 }
App-scoped API key for programmatic app management.
200
Show child attributes