Ingest a raw events. All ingested events are reported and a notification will be triggered when the limit is hit.
Documentation Index
Fetch the complete documentation index at: https://docs.unprice.dev/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The raw event ingestion payload
Logical idempotency key for deduplicating raw events
"idem_123"
The event slug
"tokens_used"
Arbitrary event properties
{ "amount": 1 }Optional event id. If omitted, the API will generate an internal event id for processing.
"evt_123"
The unprice customer id
"cus_123"
Event timestamp in epoch milliseconds, if not provided will use the time of the request
1741454800000
The raw event was accepted for asynchronous processing
The raw event was accepted for asynchronous processing
true true