Ingest API

The Ingest API validates, creates and enriches events via HTTP requests.

This documentation is a work in progress and may not show every endpoint. To request additional documentation please contact MetaRouter support.

All endpoints require a valid WriteKey (aka API key) to process data.

Validation

Each endpoint validates data differently based on the event schema. Visit each API endpoint documentation for details on validation.

Universally, your WriteKey must always be present and must only contain alphanumeric characters, underscores ("_") and dashes ("-").