Getting Started
Introduction

Nango makes it easy to integrate your product with any external API.

It is:

  • as powerful as building integrations yourself
  • as fast as buying a pre-built solution

The result:

  • Build the integrations your customers need.
  • Simplify your codebase.
  • Sleep at night.

​
⭐ Nango at a glance

Nango combines production-ready infrastructure with pre-built integration components for 100+ APIs:

  • πŸ” Managed auth
  • πŸ” Bi-directional syncing
  • 🚫 Automatic rate-limits & retries
  • πŸ“„ Pagination
  • 🧠 Strong typing with your custom data models
  • πŸͺ Webhooks
  • πŸ‘€ Built-in monitoring
  • πŸ“Ί Admin console

You get full control over the integrations with none of the maintenance and ops hassle.

​
πŸ‘©β€πŸ’» How it looks in my code

  • 1-liner to start a new OAuth flow:
nango.auth('github', '<user-id>');
  • 1-liner to fetch structured objects from any external API:
nango.github().issues('<user-id>');

Get started with the Quickstart πŸš€

​
100+ pre-configured APIs, easily add your own

Nango works with any API and use-case. Adding Integration Templates is easy and we already have the main APIs covered.

100+ APIs are pre-configured to work out-of-the-box, including:

  • CRM: Front, Hubspot, Salesforce, etc.
  • Accounting: Xero, Sellsy, Zoho Books, etc.
  • Fintech: Brex, Stripe, Braintree, Ramp etc.
  • Developer tools: GitHub, GitLab, Linear, Jira etc.
  • Communication: Gmail, Microsoft Teams, Slack, Discord, Zoom etc.
  • Productivity: Asana, Airtable, Google Drive, Google Calendar, Trello, GSheet, ClickUp etc.
  • Social: Twitter, LinkedIn, Reddit, Facebook etc.
  • and more…

If your favorite API is missing open a GitHub issue or contribute it.