Use the requests proxy to make authenticated API requests to the external API.Documentation Index
Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
How to use the proxy
Make sure you have an integration configured in your environment, and at least one connection available for it. You can use the proxy with the Node SDK or REST API:- Node
- cURL
Related guides
- Auth guide - create the connection used by proxy requests.
- Node SDK reference - proxy helper methods.
- Proxy API reference - REST endpoints for proxied requests.
- Rate limits - handle provider throttling.