Skip to main content
POST
Preview usage events

Authorizations

x-api-key
string
header
required

API key for authentication. You can find your API key in the Creem dashboard under Settings > API Keys.

Body

application/json
events
object[]
required

The batch of usage events to ingest (1–100). The whole batch is validated before anything is written.

Response

Per-event report; nothing was stored

valid
boolean
required

Whether the batch as submitted would be accepted by POST /v1/events/ingest (ingest validation is all-or-nothing)

events
object[]
required

Per-event report, in submission order