Quickstart
Connect to Bandwidth with Nango and see data flow in 2 minutes.1
Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> Bandwidth.
3
Call the Bandwidth API
Let’s make your first request to the Bandwidth Messaging API (list uploaded media). Replace the placeholders below with your Environment API key, integration ID, connection ID, and Bandwidth account ID:Or fetch credentials with the Node SDK or API.The connection’s API subdomain sets the default host. To call another Bandwidth product API with the same credential, pass a base URL override (for example
- cURL
- Node
Base-Url-Override: https://voice.bandwidth.com).You’re connected! Check the Logs tab in Nango to inspect requests.4
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.To obtain your own production credentials, follow the connect guide linked below.
Bandwidth integration guides
Nango-maintained guides for common use cases.- How do I link my Bandwidth account? Connect your Bandwidth account using the Connect UI