Generate event v3

Sends any backend events from websites and mobile apps to our system. Secure for sensitive data.For sending frontend events, mobile apps should use SDK.The request example is available at the link.

  • NOTE: The maximum size of event data in the request body is 20 KB.

Body Params
string
required

Unique identifier for the event type, e.g., PageViewed. Read more...

params
object

An objects — key-value pairs containing contact identifiers (required) and event-specific parameters (optional).Read more...

Responses
200
400

Bad Request

401

Unauthorized

429

Too many requests

500

Internal Server Error

Language
Credentials
Basic
base64
:
Request
Response
Click Try It! to start a request and see the response here!