Admin
Get Usage
Get usage data for a project.
API scope required projects:usage.read
GET
/
v1-alpha1
/
projects
/
{projectId}
/
usage
This is an alpha API and subject to change.
Authorizations
Path Parameters
You can find your project ID in the Crossmint console.
Query Parameters
The dimension
you want to query, for example monthly_active_wallets
.
Available options:
monthly_active_wallets
The startDate
you want to query in YYYY-MM format, for example 2023-11
for November 2023.
The endDate
you want to query in YYYY-MM format, for example 2023-12
for December 2023.
Response
200 - application/json