Send bulk events

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

Body Params

Specify device_id. The device_id is the mobile specific (iOS or Android) device identifier to uniquely identify the mobile device.

events
array of objects
events
Responses

413

You can upload maximum 100 products in one api call - The server is refusing to process a request because the request payload is larger than the server is willing or able to process.

422

Unprocessable Entity - Some/all of the products have invalid data, please check the response for more information on.

429

Rate limit exceeded - Too many requests

500

Internal Server Error - Please contact blueshift for more information

502

Service unavailable, please retry - Bad Gateway, re-try with exponential backoff

503

Service unavailable, please retry - Service Unavailable, re-try with exponential backoff

504

Service unavailable, please retry - Gateway Timeout, please re-try with exponential backoff

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json