Welcome

Welcome to Blowhorn’s API Documentation. This document provides a simple yet powerful RESTful Application Programming Interface (API) to integrate seamlessly with other applications. All requests use the application/json content type and go over HTTPS. You can use any programming language to interact with the API.

Blowhorn offers a series of open APIs so that retailers and partners can make highly customisable integrations with our systems.

This document is designed to help developers seamlessly integrate their ERP to quickly get started with Blowhorn WMS.

The APIs are listed along with their required parameters if any, and their example requests and responses on the right, for easy understanding.

Support

All the necessary information on integration is laid out in this document. For any integration and API related support or suggestions, you can feel free to drop us an email at tech@blowhorn.net.

The Blowhorn terms of service are listed here: Terms Of Service

Postman Collection

We have a Postman collection to make the integration quicker and easier. Click the Run in Postman button below to get started.

Instructions to use the Postman Collection

  • All Blowhorn APIs are authenticated using the Basic Authentication of API key.

  • Add your API Keys in Postman. Selected the required API → Headers →Key = API_KEY & Value = [Your_APIKey_ID]

Note: Any requests made using the valid API key will affect the real time data in your Blowhorn account.

Last updated