Create multiple model events in a single request. The event_type is automatically set to ‘model’ for all events. When single_session is true, all events share the same session. Please refer to our instrumentation guide for detailed information.
Documentation Index
Fetch the complete documentation index at: https://docs.honeyhive.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for POST /events/model/batch
Array of model events to create
If true, all events share the same session
Legacy field name for single_session (backward compatibility)
Alias for session_properties (backward compatibility)
Session properties for batch event creation