v1

latestOpenAPI 3.1.02026-08-06213193627.0 KB
general

Get Dashboard Requests

Fetch the data for the different graphs in the dashboard.

post/v1/general/dashboard-stats

Request body

date_fromstring date-time required

The earliest date we are searching for.

date_tostring date-time nullable

The latest date we are searching for.

app_idsstring[]

The list of API Keys we want to filter for. Leave the list empty to disable filtering (and return data for all apps) instead.

cumulativeobject nullable required
type'dashboard' | 'usage' | 'custom' required
graphsstring[] nullable

Response

Successful Response

largeboolean nullable
cumulativeboolean nullable
namestring required
labelstring required
id'latency' | 'errors' | 'requests' | 'savings' | 'costs' required
colorstring required
maxnumber required
totalnumber required
intervalstring required