Create one or more events. Requires public API key in Bearer token.
Events API
Create Events
Use track, identify, and group to send events to Trench.
POST
Create one or more events. Requires public API key in Bearer token.
Documentation Index
Fetch the complete documentation index at: https://docs.trench.dev/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint requires your public API key.
track, identify, and group methods to send events to Trench via the /events endpoint.Body
application/json
The events to insert.
Response
201
The events have been successfully created.