Welcome to Tomba Docs! Create a free Tomba accountand gain instant access to 400+ million contacts!
Data Attributes

Enrichment Attributes

Our Enrichment endpoints allow you to retrieve all the information we have about an email address, a company, or both.

the response will be formatted according to Clearbit's schema.

Person API

The Person Enrichment API returns detailed information about a person and their online profiles based on their email address.


Personal Identity

AttributeDescription
fullNameFull name of the person
givenNameFirst name
familyNameLast name
emailEmail address
genderGender (if detectable)
bioShort biography
sitePersonal website
avatarProfile picture (if available)

Location & Time

AttributeDescription
locationCountry code
timeZoneTime zone
utcOffsetUTC offset from GMT

Geo Breakdown

Geo FieldDescription
cityCity name
stateFull state name
stateCodeAbbreviated state code
countryFull country name
countryCodeISO country code
latLatitude
lngLongitude

Employment Details

AttributeDescription
domainCompany domain
nameCompany name
titlePerson’s job title
roleDepartment or role area
subRoleSub-category of role (if applicable)
senioritySeniority level within the company

Social & Developer Profiles

PlatformAttribute
Twitterhandle
Facebookhandle
LinkedInhandle
GitHubhandle
Gravatarhandle

Other Fields

AttributeDescription
phoneWhether a phone number is associated
indexedAtTimestamp of when the record was last updated
activeAtTimestamp of last known activity
inactiveAtTimestamp of when user became inactive
fuzzyWhether the match was a fuzzy match
emailProviderEmail provider type (e.g. Gmail, Outlook)

Company API

Tomba’s Company Enrichment API returns detailed company-level data based on a domain. It includes metadata, technologies used, contact information, industry classification, social links, and more.


Core Company Details

AttributeDescription
idUnique company ID
namePublic company name
legalNameLegal entity name
domainPrimary domain name
domainAliasesAlternate domains (if any)
descriptionShort description of the company
typeType of company (e.g., private, public)
foundedYearYear the company was founded
locationFull textual HQ location
timeZoneTime zone of the HQ
utcOffsetTime zone offset from UTC
indexedAtDate when the data was last indexed
emailProviderProvider that hosts the email services
phoneMain business contact phone

Location Details

FieldDescription
cityCity of headquarters
stateFull state name
stateCodeState abbreviation
countryCountry
countryCodeISO country code
lat / lngLatitude and longitude

Contact Information

FieldDescription
site.phoneNumbersList of phone numbers
site.emailAddressesAll known email addresses

Industry Classification

FieldDescription
category.sectorSector name
category.industryGroupIndustry group
category.industrySpecific industry
category.subIndustrySub-industry
category.gicsCodeGICS classification code
category.sicCodeSIC primary code
category.sic4Codes[]SIC 4-digit codes
category.naicsCodeNAICS primary code
category.naics6Codes[]NAICS 6-digit codes
category.naics6Codes2022[]NAICS (2022) codes

Tags

FieldDescription
tags[]Keywords or tags describing business

Brand & Social Profiles

PlatformAttributeExample
logoLogo image URL
facebook.handleFacebook page ID
linkedin.handleLinkedIn company path
twitter.handleTwitter username
crunchbase.handleCrunchbase identifier

Metrics

MetricDescription
trafficRankWeb traffic level (e.g., very_high)
employeesCompany size category
marketCapMarket capitalization
raisedTotal funds raised
annualRevenueVerified revenue (if available)
estimatedAnnualRevenueEstimated revenue
fiscalYearEndFiscal year-end month/date

Parent Relationships

FieldDescription
parent.domainImmediate parent company domain
ultimateParent.domainUltimate holding company

Technology Stack

FieldDescription
tech[]List of detected technologies used by company
techCategories[]Categories of technologies in use

Notes

  • Multiple email addresses are returned from publicly available sources and records.
  • Tech stack detection is powered by Tomba’s proprietary crawling engine.
  • Fields may return null if data is unavailable or not detected.

This data is ideal for enriching CRM systems, lead profiling, competitive research, and personalization at scale.

Combined API

The Combined Enrichment API aggregates both Email Enrichment and Company Enrichment data into a single structured response, allowing you to retrieve complete person and company metadata using only an email address.


Structure

The response includes two primary objects under the data key:

FieldDescription
personContains all person-level data (same as Email Enrichment)
companyContains all domain/company-level data (same as Company Enrichment)

Data Composition

  • person: Includes name, role, social profiles, location, and employment metadata. See email enrichment.
  • company: Includes company name, description, size, industry classifications, contact info, social links, technologies used, etc. See company enrichment.