Authentication

You'll need to authenticate your requests to access any of the endpoints in the bundleIQ API. API keys allow you to access all the resources for your organization. The following guide explains how to create API keys, modify existing ones, and deleting keys you no longer need.

Log into your bundleIQ and locate the API key menu item in the left sidebar. Click on the API keys link to navigate to the API key management page:

image

Create your first API key

Click on Create API Key and enter a name for your key. Although the name is arbitrary, it's a good idea to use a descriptive name that will help you remember the purpose of the key:

image

Always keep your token safe and reset it if you suspect it has been compromised.

Paste the token into your application

Once the key was generated, you should have it copied in your clipboard. For security reasons, we will never show the API key in our interface. You can always copy the key again by

image