Choose your API base URL
Enter the API Base URL that matches your deployment, with no trailing slash.
- Airbyte Cloud:
https://api.airbyte.com/v1 - Self-managed:
https://<your-airbyte-host>/api/public/v1
Create an application
Applications hold the client ID and client secret the connector exchanges for access tokens.
Open the Applications page
In Airbyte, click your name, then User settings > Applications.
Create the application
Click Create an application, give it a descriptive name, and click Submit.
Copy the credentials
Copy the Client ID, then click the eye icon to reveal and copy the Client Secret.
Optional - add a SCIM token for user groups
User groups are read from Airbyte’s SCIM API, which needs the Pro or Enterprise Flex plan with SCIM enabled. In Airbyte, open Organization settings > SSO. In the SCIM section, copy the SCIM base URL. Copy the Bearer token as well; Airbyte shows it only once when SCIM is enabled or a new token is generated. Leave both fields empty if you do not use SCIM.
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- API Base URL
- Client ID
- Client Secret
- SCIM Token (Optional)
- SCIM Base URL (Optional)
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.