API Reference
Log in to see full request history
Body Params
string
required

The name of the event that was defined when creating the trigger.

string
required

The address of the user that performed the action. This value will be used by attributors to identify the user in the conversion event and match it with clicks and connect wallet events.

string
required

The unique identifier for the event. It can be any unique string that you generate and is used to prevent duplicate events from being sent.

args
object

Key-value pairs of the arguments of the event. The values can be strings, numbers, or booleans. The keys can be any string, but the most common ones are standardized.

integer

The timestamp of the event in milliseconds since epoch. If time isn't sent with the event, it's set to the request upload time.

Responses
201

Created

403

Forbidden

409

Event already exists

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