curl --request GET \
--url http://localhost/mogl/mogl-compliance-backend/api/compliance/transactions/summary \
--header 'Authorization: Bearer <token>'{
"status": true,
"message": "Transactions Summary has been retrieved.",
"data": {}
}Returns summary statistics (total deals, total value, avg value, etc.) for the dashboard top cards.
curl --request GET \
--url http://localhost/mogl/mogl-compliance-backend/api/compliance/transactions/summary \
--header 'Authorization: Bearer <token>'{
"status": true,
"message": "Transactions Summary has been retrieved.",
"data": {}
}Documentation Index
Fetch the complete documentation index at: https://developer.mogl.online/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.
Start date (YYYY-MM-DD).
"2026-02-16"
End date (YYYY-MM-DD).
"2026-03-18"
Filter: Y = Current Athletes, N = Former Athletes, A = All Athletes.
Y, N, A "Y"
Show only MOGL deals.
true
Filter by university/college ID.