Gateway Analytics
Time Interval Gateway Analytics
GET
/
ipfs
/
gateway_analytics_time_series
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Gateway domain to filter by
Start date of aggregation in the format YYYY-MM-DD
End date of aggregation in the format YYYY-MM-DD
Date interval to view gateway usage by. Must be either day
or week.
Available options:
day
, week
Sort data by either requests
or bandwidth
Available options:
requests
, bandwidth
Filter by CID
Filter by file name
Filter by user agent
Filter by country
Filter by region
Filter by referer
Filter results by HTTP status code
Available options:
200
, 206
, 301
, 302
, 304
, 307
, 308
, 404
, 499
Limit the number of results returned, default is 100
Sort results by either asc
or desc
Response
200 - application/json
The response is of type object
.