Data Attributes
Domain Suggestions
Overview
The Domain Suggestions API helps you discover companies and domains that are similar or related to your search query. This powerful feature enables you to expand your prospecting efforts by finding companies in similar industries, competitors, or businesses with related services.
API Response Structure
The Domain Suggestions API returns a structured response containing an array of suggested domains along with metadata about the search query.
Response Format
{ "data": [ { "name": "Zapier", "domain": "zapier.com", "email_count": 455 }, ... .. . ], "meta": { "query": "zapier.com", "limit": 5 } }json
Data Attributes
Root Object
Attribute | Type | Description |
---|---|---|
data | Array | Collection of suggested domain objects |
meta | Object | Metadata about the search query and parameters |
Data Array Objects
Attribute | Description |
---|---|
name | The company or organization name associated with the domain |
domain | The primary domain name of the suggested company |
email_count | The number of email addresses available for this domain in Tomba's |