API Endpoints

Create a usage record

Creates a new usageRecord object. Necessary for metered billing.

Log in to see full request history
Body Params
number
required

The usage quantity for the specified timestamp.

string

The ID of the subscription item associated with this usage record.

string
required

The timestamp when this usage occurred.

Response

usageRecord object.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json