Welcome to the Evermuse API documentation. The API allows you to upload integration payloads wrapped in a stable canonical envelope for processing by the Evermuse platform.Documentation Index
Fetch the complete documentation index at: https://docs.evermuse.com/llms.txt
Use this file to discover all available pages before exploring further.
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.