Get usage data for a project.
API scope required projects:usage.read
You can find your project ID in the Crossmint console.
The dimension
you want to query, for example monthly_active_wallets
.
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.
Success.
The response is of type object
.