curl --request GET \
--url http://localhost/mogl/mogl-compliance-backend/api/compliance/transactions/top-teams \
--header 'Authorization: Bearer <token>'{
"status": true,
"message": "Top Teams has been retrieved",
"data": {
"teams": [
{}
]
}
}Returns the top teams/universities ranked by transaction value/count. Used in the dashboard ‘Top Teams’ widget.
curl --request GET \
--url http://localhost/mogl/mogl-compliance-backend/api/compliance/transactions/top-teams \
--header 'Authorization: Bearer <token>'{
"status": true,
"message": "Top Teams has been retrieved",
"data": {
"teams": [
{}
]
}
}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
Page number.
1
Items per page (default 10).
10
Filter by university/college ID.