Deliverex API Documentation
Welcome to Deliverex's API Documentation. We've crafted this document to assist developers and Deliverex users in comprehending and seamlessly integrating our API for efficient implementation. Our APIs enable users to fully utilize the extensive features available in your Deliverex account.
We've provided a comprehensive list of APIs, their requisite parameters, along with example requests and responses for clear comprehension.
Deilverex APIs adhere to the REST architecture and utilize standard HTTP request methods. They accept JSON-encoded body requests and return data in the same format.
Navigate through the following sections to smoothly proceed with the integration process.
Getting Started
To begin, please register or login on Deliverex via the provided link: https://deliverex.in/.
Next, navigate to the "Integrations" portal, locate "Deliverex Retail API" and find the means to contact Deliverex's team to get started with our Retail API Services.
Upon contacting, Deliverex's team will verify your account and subsequently provide your API key and API secret via email.
Utilize the provided API key and API secret to generate an access token, enabling access to our APIs.
API Usage Guidelines
Deliverex's APIs support the fundamental HTTP methods: POST, GET, PATCH, PUT and DELETE.
To specify the desired language for request and response codes, simply select it from the dropdown menu provided.
You can seamlessly import and evaluate our entire API collection within the Postman application by clicking on the 'Run in Postman' button.
Kindly note that any requests executed with valid API credentials will directly impact the real-time data within your Deliverex account.
Authorization: Bearer
Each API is accompanied by example requests and responses, illustrating both successful and unsuccessful scenarios.