Synchronously ingest a batch of up to 200 machine data items.
All items are validated and written atomically. Returns 201
with an empty body on success.
Documentation Index
Fetch the complete documentation index at: https://docs.cula.tech/llms.txt
Use this file to discover all available pages before exploring further.
API key passed as a Bearer token. Keys are scoped to one organisation and a set of permitted sites. Two keys per scope (primary + secondary) are issued to support zero-downtime rotation.
Authorization: Bearer <api-key>Batch of machine data items for synchronous ingestion. Maximum 200 items.
Array of machine data measurements to ingest.
1 - 200 elementsAll items ingested successfully.