Stats
5 endpoints
GET
/stats/user
Get user statistics
Get user statistics.
Parameters
page
Page number of the records list
limit
Max number of records by page. limit=0 to return all records
sort
Sort the response PARAM or -PARAM
Responses
200
401
Unauthorized
404
Not found
GET https://api.qa.onyze.pro/v1/stats/user
Response
// Success
GET
/stats/wallet
Get wallet statistics
Get wallet statistics.
Parameters
page
Page number of the records list
limit
Max number of records by page. limit=0 to return all records
sort
Sort the response PARAM or -PARAM
Responses
200
401
Unauthorized
404
Not found
GET https://api.qa.onyze.pro/v1/stats/wallet
Response
// Success
GET
/stats/purchase
Get statistics from purchases
Get statistics from purchases.
Parameters
page
Page number of the records list
limit
Max number of records by page. limit=0 to return all records
sort
Sort the response PARAM or -PARAM
Responses
200
401
Unauthorized
404
Not found
GET https://api.qa.onyze.pro/v1/stats/purchase
Response
// Success
GET
/stats/wallet-global
Get global wallet statistics
Get global wallet statistics.
Parameters
page
Page number of the records list
limit
Max number of records by page. limit=0 to return all records
sort
Sort the response PARAM or -PARAM
Responses
200
401
Unauthorized
404
Not found
GET https://api.qa.onyze.pro/v1/stats/wallet-global
Response
// Success
GET
/stats/transaction
Get statistics from transactions
Get statistics from transactions.
Parameters
page
Page number of the records list
limit
Max number of records by page. limit=0 to return all records
sort
Sort the response PARAM or -PARAM
Responses
200
401
Unauthorized
404
Not found
GET https://api.qa.onyze.pro/v1/stats/transaction
Response
// Success