v1
latestOpenAPI 3.1.02026-07-262210674.8 KBTrack an event
This endpoint creates a new event for a user, persisting the event in Permutive for downstream consumption, such as for segmentation, insights, or routing to a data lake. It validates the event against the schema defined in your workspace, and generates an event ID for the event and optionally enriches the event with geo, ISP, and contextual data.
Query parameters
This boolean parameter determines whether to enrich the event with geo, ISP, and natural language processing data. By default, this is set to true.
This boolean parameter is used to describe whether the event originated from a Permutive SDK on a client's device, where true denotes the event was from an SDK and false denotes an out-of-SDK event.
By default, this parameter is set to true. If you are interacting with this endpoint directly, rather than through a Permutive SDK, please set this parameter to false.
Request body
Response
Event created successfully