PixHub
Statistics

Statistics

Account statistics

GET /api/stats

Returns an overview of your account's activity.

Success response - 200 OK

{
  "uploads":      183,
  "albums":       12,
  "total_views":  54821,
  "api_requests": 3047
}

Fields

FieldDescription
uploadsTotal number of uploaded files
albumsTotal number of albums created
total_viewsSum of page views and direct file accesses
api_requestsTotal number of API requests made with your key, cumulative