Overview
To authenticate with IT Glue, you need:- API Key - A key that grants Nango permission to interact with IT Glue’s API resources and services.
- Subdomain - Your IT Glue subdomain (api, api.eu, or api.au).
Prerequisites:
- You must have a paid IT Glue subscription with API access.
- You must have administrator privileges to generate API keys.
Instructions:
Step 1: Finding Your Subdomain
- Log in to your IT Glue account.
- Determine your subdomain based on your login URL:
- Global:
app.itglue.com
→ Use subdomain:api
- EU:
app.eu.itglue.com
→ Use subdomain:api.eu
- Australia:
app.au.itglue.com
→ Use subdomain:api.au
- Global:
Step 2: Generating Your API Key
- Navigate to Account → Settings → API Keys.
- Click Generate API Key.
- Enter a Name for your API key (e.g., “Nango Integration”).
- Click Generate to create the key.
- Copy the generated API key immediately (it will only be shown once).
API keys do not expire but can be revoked if needed. Keep your API key secure and do not share it.
Step 3: Enter credentials in the Connect UI
Once you have your API Key and Subdomain:- Open the form where you need to authenticate with IT Glue.
- Enter your Subdomain (e.g.,
api
for Global,api.eu
for EU,api.au
for Australia). - Enter your API Key in its respective field.
- Submit the form, and you should be successfully authenticated.
