Skip to main content
GET
Get Playtime Stats

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

startDate
string | null

Earliest an included user was created

endDate
string | null

Latest an included user was created

country
string | null

Filter by country string

Response

200 - application/json

Returns the playtime stats accross all owned users.

playTime
number<double> | null

Total play time in seconds

gamesPlayed
number<double> | null

Number of levels played