post https://api.getblueshift.com/api/v1/event
Use this endpoint to send an event from your server or use javascript events to call the API. To try this endpoint:
- Get the Event API Key from the API Keys tab of your Account Settings in the Blueshift app.
- Paste the API key in the username field for Authentication. Leave the password field blank.
- Click the Base URL dropdown and select the API endpoint URL for your Blueshift region. For EU region select api.eu.getblueshift.com and for the Rest of the world select api.getblueshift.com.
- Specify the values of the API call using the fields provided below. Ensure that you specify values for the required fields.
- Click Try It.
📘 Note
Ensure that you specify values in at least one of the following fields:customer_id
,event
,device_id
,cookie
or
If possible, specify values in more than one of these fields.
Specify at least the value of thecookie
property for anonymous users.