Description
Based on the registered information, get various statistics.
HTTP Method , API endpoint
GET /v1/users/<username>/graphs/<graphID>/stats
Example
$ curl -X GET https://pixe.la/v1/users/a-know/graphs/test-graph/stats {"totalPixelsCount":4,"maxQuantity":7,"minQuantity":4,"totalQuantity":25,"avgQuantity":6.25,"todaysQuantity":3}