Integrations for your products & agents

Connect your product & agents to 800+ APIs, on infrastructure built for scale.

syncContacts.ts
Generate with
+ more

Build integrations the new way

Generate integration code

Describe use cases in plain English, integrations are generated in code.

Sync contacts from Salesforce
Works with your agents

Rapidly expand your coverage

Every API & use-case your customers request is within reach.

Customize per customer

Turn custom requests into working integrations without servicing work.

Acme, Inc.
Acme EU
Acme APAC

Code-first integrations, with auth and agent access built in

STEP 01

Authorize your users seamlessly

Pick integration

Pick your integration

Please select an API integration from the list below.

GitHub
HubSpot
Slack
Linear
Sign in with HubSpot
HubSpot

Acme wants to access your HubSpot account

Read & write contacts
Read deals & pipelines
Manage associations
Cancel
Authorize
Success

You've successfully set up your
HubSpot integration

STEP 02

Generate integration
functions

Sync
Action
Webhook
Trigger
import { createSync } from "nango";
export default createSync({
  frequency: "every 5 minutes",
  model: Contact,
  exec: async (nango) => {
    for (contact in nango.paginate("/crm/contacts")) {
      await nango.batchSave(contact);
    }
  },
});
Generate with
+ more
STEP 03

Expose integrations
to products & agents

PRODUCT
AGENT
MCP TOOL API SDK
NANGO
800+ APIs

One platform for every integration use case

MCP & TOOLS FOR AGENTS

Expose any integration as an AI-ready tool instantly.

WEBHOOKS & TRIGGERS

React to external events in real time.

AUTH & CREDENTIALS

OAuth, API keys, and token refresh — handled for every API.

SYNCS & INGESTION

Keep your data fresh with managed, incremental syncs.

Reuse 2,000+ templates for 800+ APIs, or build custom.

VIEW CATALOG

The production-ready integration runtime

DEVELOPER-FIRST

Integrations as code

API-first & agent-friendly

Local dev, CI/CD & environments

SCALABLE

High concurrency executions

Tenant isolation

<100ms schedule-to-execution

RELIABLE

Resumable executions

Retry & rate-limit handling

Logs, metrics & alerts

Secure your integrations

LEARN MORE

GRANULAR ACCESS

RBAC, per-user API scopes

ENCRYPTED

At rest & in transit encryption

SELF-HOSTABLE

Deploy in your environment

BUILT BY EXPERTS FROM

Enterprise-grade infrastructure

VIEW OUR TRUST CENTER

99.9% UPTIME

All incidents reported on our status page

1M+ INTEGRATIONS

Proven at real-world scale

OPEN SOURCE

Inspectable infrastructure

CERTIFIED TO STANDARDS

Teams we empower

READ ALL CASE STUDIES

“Nango solved one of the hardest parts of integrations cleanly.”

We quickly launched connection triggers across 30+ integrations on Nango and have been scaling rapidly without any issues.

Amadeo Pellicce

Amadeo Pellicce

Tech Lead, Replit

“Nango handles auth and scale so we didn’t have to.”

We went from zero to 60+ integrations in weeks, syncing tens of millions of jobs a month without breaking a sweat.

Omid Rooholfada

Omid Rooholfada

Co-founder, Motion

“Nango handles integrations seamlessly, letting us scale with confidence.”

Our integrations run inline during live calls, so reliability and low latency are critical. Nango handles this seamlessly, letting us scale with confidence.

Sriram Balasubramanian

Sriram Balasubramanian

Founding Engineer, Vapi

“Nango gives us one API and one clean auth experience for all integrations.”

It’s reliable, simple, and built the way developers expect.

Jesús Hernández

Jesús Hernández

Staff Engineer, Plain

“Nango helped us go from zero to sixty integrations and beyond.”

Their platform makes integrations fast, flexible, and reliable.

Greg Pellegrino

Greg Pellegrino

VP Engineering, Electric

Ready to get started?

Ship the integrations your customers need — with 800+ APIs and infrastructure built for scale.

Custom needs?