🚀 Quickstart
Connect to Streamline AI with Nango and see data flow in 2 minutes.1
Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> Streamline AI.
2
Authorize Streamline AI
Go to Connections -> Add Test Connection -> Authorize, then enter your customer subdomain, environment, Auth Key ID, and Ed25519 private key. Later, you’ll let your users do the same directly from your app.
3
Call the Streamline AI API
Let’s make your first request to the Streamline AI API (list request forms). Replace the placeholders below with your Environment API 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 quickstart to integrate Nango in your app.To obtain your own credentials, follow the setup guide linked below.
📚 Streamline AI integration guides
Nango-maintained guides for common use cases.- How do I link my account? Generate an Ed25519 auth key, find your customer subdomain, and connect it to Nango