Skip to main content
POST
Get stats from API executions.

Authorizations

Authorization
string
header
required

Bearer JWT token or API Key (sk-*).

Path Parameters

endpointId
string
required

Body

application/json
from
string<date-time>
required

Aggregation period from.

to
string<date-time>
required

Aggregation period to.

granularity
enum<string>
required

Aggregation period type.

Available options:
YEAR,
QUARTER,
MONTH,
WEEK,
DAY,
HOUR,
MINUTE,
SECOND
path
boolean

Show API path (exclude dynamic routing).

url
boolean

Show end URL (include dynamic routing).

Response

OK.

Last modified on September 5, 2026