Ingest an event (high-throughput)
Ingest an event (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. 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.
id
reference
timestamp
Response
OK
reference
customer_id
customer_reference
meter_id
meter_reference
pricing_plan_subscription_id
pricing_plan_subscription_reference
pricing_plan_subscription_selector
timestamp
meter_properties
meter_values
Errors
401
Unauthorized Error
403
Forbidden Error