Create Interaction
Record a search interaction (view, click, feedback, etc.)
Headers
Bearer token authentication using your API key. Format: 'Bearer your_api_key'. To get an API key, create an account at mixpeek.com/start and generate a key in your account settings. Example: 'Bearer sk_1234567890abcdef'
Optional namespace for data isolation. Example: 'netflix_prod' or 'spotify_recs_dev'. To create a namespace, use the /namespaces endpoint.
Body
ID of the item that was interacted with
Type of interaction or feedback
view
, click
, positive_feedback
, negative_feedback
The search request that led to this interaction
Position in search results where interaction occurred
Additional context about the interaction
Search session identifier
Response
ID of the item that was interacted with
Type of interaction or feedback
view
, click
, positive_feedback
, negative_feedback
Unique identifier for this interaction
The search request that led to this interaction
Position in search results where interaction occurred
Additional context about the interaction
Search session identifier
Was this page helpful?