Usage v1
Get Usage by Host
Gets the aggregated usage information for a host matching the name provided as a path parameter, during a time period. Returns null when not found.
GET
Get Usage by Host
Authorizations
The primary authentication method for the Mezmo API.
Pass the key in the Authorization header in the format Token <ACCESS TOKEN>.
For example:
This key is used for all APIs with the exception of ingest.
Path Parameters
The name of the app from which to get the aggregated usage data
Query Parameters
Start date. Set as UNIX timestamp in seconds.
End date. Set as UNIX timestamp in seconds.
Response
OK
Get Usage by Host

