Company API
Our Company API lets you lookup company data via a domain
query Parameters
domainThe domain name for which you to find associated information.
Headers
X-Tomba-KeyTomba API Key X-Tomba-Key header. Format: YOUR_API_KEY
X-Tomba-SecretTomba API Secret X-Tomba-Secret header. Format: YOUR_API_SECRET
Company API › Responses
Company object to be returned
idnamelegalNamedomaindomainAliasestagsdescriptionfoundedYearlocationtimeZoneutcOffsetlogoemailProvidertypetickerphoneindexedAttechtechCategoriesPerson API
The Person API enables you to fetch social details tied to an email address—everything from the individual’s name and location to their Twitter handle.
query Parameters
emailThe email address to find data.
Headers
X-Tomba-KeyTomba API Key X-Tomba-Key header. Format: YOUR_API_KEY
X-Tomba-SecretTomba API Secret X-Tomba-Secret header. Format: YOUR_API_SECRET
Person API › Responses
Person object to be returned
emaillocationtimeZoneutcOffsetbiositeavatarfuzzyemailProviderindexedAtphoneactiveAtinactiveAtCombined API
This endpoint expects an email address, and will return an object containing both the person and company (if found).
query Parameters
emailThe email address to find data.
Headers
X-Tomba-KeyTomba API Key X-Tomba-Key header. Format: YOUR_API_KEY
X-Tomba-SecretTomba API Secret X-Tomba-Secret header. Format: YOUR_API_SECRET
Combined API › Responses
Combined person and company data retrieved successfully