Overview of the Trench API
track
, identify
, and group
.
/events
endpoint allows you to create and retrieve events using the track
, identify
, and group
methods. These methods enable you to send detailed event data to Trench, including user interactions, identity information, and group associations. For more information, refer to the Create Events and the Get Events documentation.
/queries
endpoint enables you to execute queries against the Trench platform. This allows you to retrieve and analyze data based on the events and interactions recorded. For more details, refer to the Execute Queries documentation.