Pizzly

The simplest, fastest way to integrate your app with an OAuth API πŸ˜‹

957
128
TypeScript

One platform for all your integrations.

Ship integrations fast. Maintain full control.


Explore the docs Β»

150+ pre-configured APIs Β· Website Β· Contribute an API Β· Slack Community

Nango is a single API to interact with all other external APIs. It should be the only API you need to integrate to your app.

πŸ‘©β€πŸ’» Sample code

Initiate a new OAuth flow from your frontend:

nango.auth('github', 'user123');

Get structured objects from external APIs from your backend:

nango.listRecords<GithubIssue>({
    providerConfigKey: 'github',
    connectionId: 'user123',
    model: 'GithubIssue',
});

πŸ‘©πŸ»β€πŸ”§ Choose your level of service

Nango’s flexibility ensures it supports any API integration:

  1. Pre-built integrations: Utilize pre-built integrations for popular APIs and standard use-cases to ship fast.
  2. Custom integrations: Build your own integrations in code with limitless customization capabilities.
  3. Managed integrations: Leverage Nango experts to create and maintain your integrations end-to-end.

πŸ”Œ 150+ pre-built APIs & integrations, or build your own!

Over 150 APIs are pre-configured to work right out of the box. We support 25+ categories such:

  • Accounting: Netsuite, Quickbooks, Xero, …
  • Communications: Slack, Discord, Teams, …
  • CRMs: Hubspot, Salesforce, …
  • Emails: Gmails, Outlook, …
  • HR: Deel, Gusto, BambooHR, Personio, …
  • Identity: Okta, Auth0, …
  • Knowledge Bases: Notion, Drive, …
  • Ticketing: Linear, Jira, …
  • Support: Zendesk, …
  • Video: Zoom, Google Meet, …
  • and many more

But remember, Nango can work with any API and any use-case!

πŸš€ Get started

Sign up for free and try the interactive demo:

Try Nango Cloud

πŸ™‹β€β™€οΈ Why is Nango open-source?

Our mission is to enable all SaaS to seamlessly integrate together. By being open source, every engineer can contribute improvements to the platform for everyone:

πŸ“š Learn more

πŸ’ͺ Contributors

Thank you for continuously making Nango better ❀️

🐻 History

Pizzly (a simple service for OAuth) was initially developed by the team at Bearer with contributions of more than 40 individuals. Over time the focus of Bearer shifted and they could no longer maintain Pizzly. In late 2022 the team at Nango adopted the project and has since maintained and evolved it together with the growing Nango community.