Ingest a batch of events (high-throughput)
Ingest a batch of events (high-throughput)
Served by the high-load ingest service. Does NOT support dynamic meter creation or cost prediction — use POST /v1/events/ingest for those. Maximum 1000 events per call. Requires the METER_DATA.INGEST permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
x-platform-id
The platform ID.
x-api-key
The API key used to authenticate the request.
Request
This endpoint expects an object.
events
Response
OK
events
Errors
401
Unauthorized Error
403
Forbidden Error