Steampipe is an open-source tool that turns APIs into SQL tables. The Tomba plugin lets you search, verify, and analyse email data with standard SQL queries.
What Steampipe enables
Query multiple data sources with SQL
Join data across different APIs
Build dashboards and reports
Automate data analysis workflows
Before you start
You will need your Tomba API key and secret. See How to find my API key and Where can I find my secret key.
Set it up
Install Steampipe on your machine.
Install the Tomba plugin.
Add your Tomba API key and secret to the plugin configuration.
Run a query against the Tomba tables.
Why query email data with SQL
Because the results are tables, you can join Tomba data against your own datasets — for example, matching a list of target domains against discovered contacts, then filtering by verification status in a single query.
Related
Related Resources
All Integrations — Browse all available integrations
Integration Documentation — Technical guides for each integration
API Documentation — Build custom integrations with the API
Authentication Guide — How to authenticate API requests
