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
X-API-KEY
string
headerrequiredPath Parameters
projectId
string
default: defaultrequiredYou can find your project ID in the Crossmint console.
Query Parameters
dimension
enum<string>
default: monthly_active_walletsrequiredThe dimension
you want to query, for example monthly_active_wallets
.
Available options:
monthly_active_wallets
startDate
string
requiredThe startDate
you want to query in YYYY-MM format, for example 2023-11
for November 2023.
endDate
string
The endDate
you want to query in YYYY-MM format, for example 2023-12
for December 2023.
Response
200 - application/json
data
object