1. Create an account
Sign up for a Nango account (free, no credit card):2. Create an integration
Go to the Integrations tab, click Configure New Integration and select the API to integrate with. APIs have different ways to authorize requests: OAuth, API key, Basic, custom. Nango abstracts away the difficulties of working with each one.⚠️ Required for OAuth APIs
⚠️ Required for OAuth APIs
OAuth APIs require you to register your OAuth application on their developer portal.When registering, the API provider will prompt you for the
Callback URL. Use the URL displayed in the Nango integration settings. Remember to register the required scopes in the Nango integration settings and, if necessary, with the API provider.Collect your OAuth app’s Client ID and Client Secret from the API portal and input them in your Nango integration settings.