Skip to main content
Nango Docs home page
Search...
⌘K
Sign Up
nangoHQ/nango
nangoHQ/nango
Search...
Navigation
Overview
Authentication
Overview & Guides
Supported APIs
SDKs & CLI
API Reference
Community
Overview
Overview
Authentication
Integrations
GET
List all integrations
GET
Get an integration
POST
Create an integration
PUT
Update an integration
DEL
Delete an integration
Connections
GET
List connections
GET
Get a connection
POST
Import a connection
POST
Set connection metadata
PATCH
Update connection metadata
DEL
Delete a connection
Syncs
GET
Get records
GET
Get records (Deprecated)
POST
Trigger sync(s)
POST
Start sync(s)
POST
Pause sync(s)
GET
Sync status
PUT
Update sync connection frequency
GET
Get Environment Variables
Actions
POST
Trigger an action
Proxy
GET
Proxy - GET requests
POST
Proxy - POST requests
PUT
Proxy - PUT requests
PATCH
Proxy - PATCH requests
DEL
Proxy - DELETE requests
Overview
Authentication
Use the Nango Secret Key available in your
Project Settings
as Bearer token in the
Authorization
header:
Copy
Ask AI
Authorization: Bearer {nango-secret-key}
Overview
List all integrations
⌘I