Generate your API key
Your Insightly API key is displayed in your user settings.
Sign in to Insightly
Sign in to your Insightly account.
Open user settings
In the top-right corner, click your profile avatar and select User Settings.
- Scroll down to the API section.
Copy your API key
Click the Copy button next to the API Key and store it securely for use later.
- The key is sent as the username of an HTTP Basic authorization header; the password is empty.
Find your pod
Your pod is the regional identifier in your Insightly API URL, shown under your API key in user settings.
- Check the API URL displayed immediately below your API Key in User Settings > API.
- Format:
https://api.{pod}.insightly.com/v3.1/ - Example: if your URL is
https://api.na1.insightly.com/v3.1/, your pod isna1. - Common pods are
na1(North America) andeu1(Europe).
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- API Key
- Pod
Connect
- Click Connect
- If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider’s authorization flow.
- Once authorization is successful, you will see a confirmation popup
If the account linking is successful, you will see the newly linked account in your Accounts page.