RevealSearchRequest
query
string · minLength: 8 · maxLength: 100Natural language query - AI assistant will select appropriate filters for you
Example: Real Estate in Francefilters
objectStructured filters for company search
page
integer · min: 1 · max: 1000Page number for pagination
Default: 1limit
integer · min: 1 · max: 100Number of results per page
Default: 50
RevealFilters
company
objectInclude/exclude filter options
location_country
objectInclude/exclude filter options
location_city
objectInclude/exclude filter options
location_state
objectInclude/exclude filter options
industry
objectInclude/exclude filter options
size
objectInclude/exclude filter options
type
objectInclude/exclude filter options
keywords
objectInclude/exclude filter options
founded
objectInclude/exclude filter options
technologies
objectInclude/exclude filter options
similar
objectInclude/exclude filter options
revenue
objectInclude/exclude filter options
suggestion
objectInclude/exclude filter options
Filter
include
string[] · maxItems: 50Values to include in the filter
exclude
string[] · maxItems: 50Values to exclude from the filter
RevealSearchResponse
success
boolean · requiredIndicates if the request was successful
data
object · required
message
stringOptional message
RevealData
companies
object[] · requiredArray of company results
total
integer · requiredTotal number of companies found
page
integer · requiredCurrent page number
limit
integer · requiredNumber of results per page
pages
integer · requiredTotal number of pages
Company
name
stringCompany name
description
stringCompany description
country
stringCountry where the company is located
state
stringState/province where the company is located
city
stringCity where the company is located
street_address
stringStreet address of the company
postal_code
stringPostal/ZIP code
industry
stringIndustry sector
company_size
stringNumber of employees
Example: 101-500type
stringCompany type (e.g., Private, Public)
Example: Privatefounded
stringYear the company was founded
website_url
string · uriCompany website URL
total_emails
integerTotal number of email addresses found for this company
revenue
stringAnnual revenue range
Example: $10M-$50Mphone_number
stringCompany phone number
linkedin_url
string · uriLinkedIn company page URL
facebook_url
string · uriFacebook company page URL
twitter_url
string · uriTwitter company page URL
total_similar
integerNumber of similar companies found
EmailFinder
email
stringfirst_name
stringlast_name
stringfull_name
stringcountry
string · nullableposition
string · nullabletwitter
string · nullablelinkedin
string · nullablephone_number
string · nullableaccept_all
booleanwebsite_url
stringcompany
stringscore
integer · int32verification
objectsources
object[]
EnrichmentPersonAPI
name
objectemail
stringlocation
stringtimeZone
stringutcOffset
numbergeo
objectbio
stringsite
stringavatar
stringemployment
objectfacebook
objectgithub
objecttwitter
objectlinkedin
objectgravatar
objectfuzzy
booleanemailProvider
booleanindexedAt
stringphone
stringactiveAt
stringinactiveAt
string
EnrichmentCompanyAPI
id
stringname
stringlegalName
stringdomain
stringdomainAliases
string[]site
objectcategory
objecttags
string[]description
stringfoundedYear
numberlocation
stringtimeZone
stringutcOffset
numbergeo
objectlogo
stringfacebook
objectlinkedin
objecttwitter
objectcrunchbase
objectemailProvider
booleantype
stringticker
identifiers
objectphone
metrics
objectindexedAt
stringtech
string[]techCategories
string[]parent
objectultimateParent
object
Lead
id
string · requiredemail
string · required
firstName
stringlastName
stringcompany
stringtitle
stringattributes
object[]
Log
id
string · requiredendpoint
string · requiredmethod
string · requiredstatus
integer · requiredtimestamp
string · date-time · required
BulkDef
name
string · minLength: 3 · maxLength: 200 · requiredName of the bulk operation
list
stringList of items to process (domains, emails, etc.)
sources
booleanInclude sources in results
notifie
booleanSend notifications
verify
booleanEnable verification
total
integerTotal number of items
delimiter
stringCSV delimiter character
valid
booleanValid flag
column
integerColumn number for processing
BulkPostSearch
maximum
string · enum · requiredMaximum results per domain
Enum values:15102050100email_type
object · requiredType of emails to search for
department
object · requiredDepartment filter
BulkPostFinder
column_first
integerFirst name column number
column_last
integerLast name column number
column_name
integerFull name column number
column_domain
integerDomain column number (required)
skip
booleanSkip first row (header)
BulkItem
bulk_id
integer · int64Unique identifier for the bulk operation
name
stringName of the bulk operation
maximum
stringMaximum results setting
email_type
stringEmail type filter
department
stringDepartment filter
sources
booleanSources included
file_name
stringGenerated filename
total
integerTotal results
total_list
integerTotal items in list
status
booleanCompletion status
chart
objectChart data
table
objectTable data
created_at
string · date-timeCreation timestamp
user_id
integer · int64User ID who created the bulk
launched
booleanWhether the bulk has been launched
used
booleanWhether results have been downloaded
time_track
stringTime tracking information
progress
integer · min: 0 · max: 100Progress percentage
verify
booleanVerification enabled
verify_cost
integerVerification cost
total_emails
integerTotal emails found
processed
integerNumber of items processed
expired_at
string · date-timeExpiration timestamp
expired
booleanWhether the bulk has expired
bulk_type
stringType of bulk operation
BulkProgress
status
booleanCurrent status
progress
integer · min: 0 · max: 100Progress percentage
processed
integerNumber of items processed
PaginationMeta
total
integerTotal number of items
pageSize
integerItems per page
current
integerCurrent page number
total_pages
numberTotal number of pages
Error
type
string · enumError type
Enum values:params_invalidunknown_recordunknown_routequeuedrate_limitapi_errorip_blockedauthentication_failedmessage
stringError message
code
integerHTTP status code
DomainSuggestionsResponse
data
object[] · requiredArray of suggested domain objects
meta
object · required
DomainSuggestion
name
string · minLength: 1 · maxLength: 255 · requiredThe company or organization name associated with the domain
Example: Zapierdomain
string · hostname · pattern:^[a-zA-Z0-9][a-zA-Z0…
· requiredThe primary domain name of the suggested company
Example: zapier.comemail_count
integer · min: 0 · requiredThe number of email addresses available for this domain
Example: 455
SuggestionsMeta
query
string · requiredThe original search query used to generate suggestions
Example: zapier.comlimit
integer · min: 1 · max: 50 · requiredThe maximum number of suggestions returned in this response
Example: 5total_found
integer · min: 0 · requiredTotal number of suggestions found (may be more than returned due to limit)
Example: 15
country
string | null · pattern:^[A-Z]{2}$
Country filter applied to the search
Example: USindustry
string | nullIndustry filter applied to the search
Example: technologymin_emails
integer | null · min: 0Minimum email count filter applied
Example: 10processing_time
number | null · float · min: 0Time taken to process the request in milliseconds
Example: 156.7