Quickstart
Connect to MillionVerifier with Nango and see data flow in 2 minutes.Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> MillionVerifier.
Call the MillionVerifier API
Let’s make your first request to the MillionVerifier API. Replace the placeholders below with 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
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.
This integration covers MillionVerifier’s Single API (real-time email verification and credit balance), which shares one base URL and API key query parameter. The Bulk API runs on a separate host (
bulkapi.millionverifier.com) with its own key query parameter and isn’t covered by this integration.MillionVerifier integration guides
Nango-maintained guides for common use cases.- How do I link my account? Connect your MillionVerifier account using the Connect UI