v80

OpenAPI 3.0.0raw.githubusercontent.com2026-08-03260491955.2 KB
events

Create event

post/events

Request body

backfillboolean nullable

Requires a secret API key, and trusted_client_clock. Import historical data without affecting billing.

event_type'flag_check' | 'identify' | 'inference' | 'track' required
idempotency_keystring nullable

Optional client-supplied key. Duplicate events with the same key (scoped to the environment) are dropped for 24h.

sent_atstring date-time nullable

Optionally provide a timestamp at which the event was sent to Schematic

trusted_client_clockboolean nullable

Requires a secret API key and sent_at. Use sent_at as the effective timestamp.

Response

Created

paramsobject required

Input parameters