Overview

Pre-built tooling

Pre-built integrations

No pre-built integration yet (time to contribute: <48h)
Not seeing the integration you need? Build your own independently.

Important limitations

  • Limited functionality: Private API (Bearer Auth) is limited to just storing API keys. Because it’s generic, it does not have a base URL and many advanced Nango features are not available for it.
  • Base URL required: Since Private API (Bearer Auth) is generic, depending on how you intend to use it (within integrations or making direct proxy calls), you must override the base URL. You cannot rely on a predefined base URL like other integrations.
  • Recommended use cases only: The only recommended use case for private API integrations is to store credentials for internal/customer-specific APIs that cannot be added to the Nango catalog.
  • For all other use cases: We recommend contributing the API to Nango or requesting it be added by us.

Setup guide

No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
No useful links yet.
Contribute useful links by editing this page

API gotchas

Contribute API gotchas by editing this page

Connect to Private API (Bearer Auth)

Guide to connect to Private API (Bearer Auth) using Connect UI