Events API
Authorizations
AuthorizationstringRequired
Your Integration API Write Only API Key. Note: You must use the Write Only API Key, not the Read + Write API Key when using this key in a public website or app for frontend analytics tracking.
Query parameters
locationEnrichmentbooleanOptional
Body
userIdstringOptionalExample:
{userId} or nullanonymousIdstringOptionalExample:
{anonymousId} or nullnamestringOptionalExample:
name_of_the_eventtimestampnumberOptionalExample:
1690111645853propertiesobjectOptional
Responses
204
Successful Response
post
/event/ingest204
Successful Response
No content
Last updated