Tracks an event. Returns the created event if successful.

The Create Track Event API records user interactions within the system. The request requires a brand_id in the path and a user_id in the body, along with an event_type such as alby_loaded, button_clicked, or product_added. The context object provides event metadata, including locale and user_agent, while the properties object links the event to specific products or buttons.

Rate limits:
Steady: 1000/hr

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!