v1

latestOpenAPI 3.0.12026-07-2699111970.1 KB

Get Usage

Get usage data for a project.

API scope required projects:usage.read

get/v1-alpha1/projects/{projectId}/usage

Path parameters

projectIdstring required

You can find your project ID in the Crossmint console.

Query parameters

dimension'monthly_active_wallets' required

The type of usage data to return.

The dimension you want to query, for example monthly_active_wallets.

startDatestring required

The startDate of usage data to return.

The startDate you want to query in YYYY-MM format, for example 2023-11 for November 2023.

endDatestring

The endDate of usage data to return.

The endDate you want to query in YYYY-MM format, for example 2023-12 for December 2023.

Response

Success.