Skip to main content
GET
Get Usage By App

Authorizations

Authorization
string
header
required

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

name
string
required

The name of the app from which to get the aggregated usage data

Query Parameters

from
integer
required

Start date. Set as UNIX timestamp in seconds.

to
integer
required

End date. Set as UNIX timestamp in seconds.

Response

OK

{key}
object