Quick Start Guide

Quick Start Guide

Welcome to the Impexdocs API! This quick guide will help you get started with the essentials to begin integrating with our services.

This API documentation aims to help you understand how you can get started with our APIs as well as provide information on various data points available so that you can make the most of our services.

Getting Started

To initiate the setup process, ensure you have the following prerequisites:

  1. Client Id: This unique identifier is assigned to each company for distinct identification.

  2. Client Secret Key: Each customer is provided with a unique secret key. This key is essential for generating the authentication token required to access and utilize any API. The authentication token serves the purpose of validating legitimate users and preventing unauthorized access.

Authentication Process

After obtaining the 'Client Id' and 'Client Secret Key' (provided by the Impexdocs Support Team), utilize these credentials to generate the 'Authentication Token'. This Bearer token is then employed as a crucial component in the authorization process, allowing access to various Impexdocs APIs.

For instructions on 'How to Generate Token', refer to the Generate Access Token section.