Create an event

Creates a new usage event. Requires valid authentication and unique idempotency key. Reach out to your account manager if you would like to participate in the Beta for the new Usage API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Event data to be ingested

uuid
required

Tabs Customer ID - must be a valid UUID v4

uuid
required

Type of event being recorded - must be a valid UUID v4

date-time
required

Timestamp when the event occurred (UTC) (format: ISO-8601 datetime string)

uuid
required

Unique key to prevent duplicate event processing - must be a valid UUID v4

double
required

Numeric value of the event

string

Optional key to separate events with the same event type and customer into different invoice line items; differentiator will be appended to the description of the new invoice line item

string

Optional key to split events into a new invoice; the split key will be appended to the new invoice number

metadata
object

Optional metadata in JSON format

Responses

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