Upload events

Use this endpoint to log one or more events against a user in a single API call — up to 1,000 event entries per request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

If you are running a high-priority journeys (like OTP verification on signup) triggered by this event for new users, do not use this endpoint. Instead, use the User + Event API which creates the user and logs the event in sequential order — ensuring journey triggers fire correctly.
For a deeper understanding of how events work, why timestamp ordering matters, and best practices around event naming and data types, refer to the Events documentation.

Body Params

Body Parameter

nv
array of objects

contains multiple objects containing userid, deviceID, event attributes & user params

nv
Headers
integer

Brand id of notifyvisitors account

string

Api key of notifyvisitors

string

If you are accessing this api as a partner app, use access_token as bearer token. x-brand-id & x-api-key are not required.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json