Use this endpoint to send multiple events from your server or use javascript events that call the API. To try this endpoint:

  1. Get the Event API Key from the API Keys tab of your Account Settings in the Blueshift app.

  2. Paste the API key in the username field for Authentication. Leave the password field blank.

  3. 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.

  4. Specify the values of the API call using the fields provided below. Ensure that you specify values for the required fields.

  5. Click Try It.

📘

Note

The bulk API call is network efficient. The API call reduces the number of connections needed. The maximum size of a payload is 1MB or 30 events per payload. You can send multiple events in bulk as a part of an array. We recommend you to limit the number of bulk calls to 5 per second (or 150 events/sec).

Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!