🚀 Quickstart
Connect to Neon with Nango and see data flow in 2 minutes.1
Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> Neon.
2
Connect Neon
Go to Connections -> Add Test Connection -> enter your API key. Later, you’ll let your users do the same directly from your app.
3
Call the Neon API
Make your first request to the Neon API (fetch your user details). Replace the placeholders below: use your secret key, integration ID, and connection ID.Or fetch credentials with the Node SDK or API.✅ You’re connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
4
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.To obtain your API key, follow the connect guide linked below.
📚 Neon integration guides
- Connect to Neon
Create an API key in the Neon console, then enter it in the Connect UI