Send bulk events

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

ℹ️

Note

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

Try the endpoint

  1. Add the Event API key as the Username and leave the Password field blank.
  2. Click the Base URL dropdown and select the API endpoint URL for your Blueshift region.
  3. Click Try It.

You can also try the API using Blueshift's API collection in Postman.

Try it out

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