Authentication
Learn how to authenticate your API requests with workspace-scoped API keys.
Data Lake
Understand how ingested data is stored, deduplicated, and monitored.
API Reference
Explore the full Ingestion API reference with interactive examples.
Overview
The Ingestion API accepts records in three formats:- A single record object
- An array of record objects
- An object with a records key containing an array
_type, _event_at, _vendor_ids, _product_id, and _project_id.