Does Blue Ink Tech offer API integration?

Yes, we offer API integration to share your data with other programs or services.

An API, or application programming interface, is a set of tools that allows programs to talk to each other using "calls". To make any calls to the BIT API, you will need to request an API Key from the Blue Ink Tech web portal. The key can be requested by any administrator in your carrier, and ensures that all calls are authenticated and authorized by your carrier personnel.

 

To request an API Key, log in to the Blue Ink Tech web portal at www.blueinktech.com. Click on your initial in the top right corner and then click Profile Settings.

Select API from the bottom of the menu and then click the Add Key button.

 

 

 

 

 

 

On the next screen, you can fill in the name of the software or contact who will use API key. This is optional, in case you need to keep track of multiple integrations.

Select your carrier from the drop down menu. Every key is for a single carrier, even if you are the administrator for multiple carriers. You will need to request a separate key for each carrier.

API 5-2

Select the Key Type that is best for your needs. "Read/Write" will allow other applications to request data from, and insert data into, your carrier account, like vehicles or users.

"Read Only" will only allow other applications to request data from your carrier account, but not to insert information.

Click the Add button at the bottom of the screen to generate your key.

 

 

 

API 6

Your API key will be shown now in your Profile Settings under API. Give this key to your developer or third party partner who will set up the software integration.

If you have a second carrier you wish to integrate, click the "Add Key" button and follow the same process again.

 

 

 

 

 

 

BIT offers a RESTful API that sends its responses back in JSON format, and supoprts GET, POST, and PUT call type. More information and parameters for making calls using the BIT API can be found here: API Docs