Skip to main content
POST
Ingest events

Authorizations

Authorization
string
header
required

API Keys can be issued in the Orb's web application.

Query Parameters

backfill_id
string | null

If this ingestion request is part of a backfill, this parameter ties the ingested events to the backfill

Body

application/json
events
IngestEvent · object[]
required

Response

OK

validation_failed
ValidationError · object[]
required

Contains all failing validation events. In the case of a 200, this array will always be empty. This field will always be present.