Get current customers

Returns a list of active customers that is subscribed to a specific tech vendor OR to ANY tech vendor in a specific category
Need an API key? Get a free API key here

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Pagination token from previous response (located in "pagination" > "next_token") to fetch the next page. Leave blank for the first page

integer
1 to 20
Defaults to 20

companies per page.

string

The product category to get active customers for. All possible product categories are available at https://api.revealera.com/categories.txt. Pass "all" to get customers for all categories. Note: ONLY 1 of category OR vendor_name MUST be specified, but no more than 1.

string

The name of the vendor to get current customers for. All possible vendor names can be found here: https://api.revealera.com/vendors.txt . Note: ONLY 1 of category OR vendor_name MUST be specified, but no more than 1.

string

Only show active customers from companies with number of employees that match the specified size ranges. Possible ranges are 1 employee, 2-10, 11-50, 51-200, 201-500, 501-1,000, 1,001-5,000, 5,001-10,000, 10,001+. Separate multiple values with semicolon.

string

Only show customers from companies in the industry passed in. We look at at the Linkedin company page to determine industries. All possible industries are in https://api.revealera.com/linkedin_industries.txt Separate multiple values with ';' default(all)

string

Only show customers from companies headquartered in the country passed in. The country codes must be in ISO 3166-1 alpha-2 format. Separate multiple values with ';' default(all)

string
^[A-Z]{2}(;[A-Z]{2})*$

Only show customers from companies headquartered in the specified regions. Possible values include: Africa, Asia, Europe, North America, Oceania, South America. Separate multiple values with ';'. default(all)

string
Defaults to false

true if you to omit linkedin-related fields from the response (ie for compliance reasons)

string

Exclude companies with the domains passed in Separate multiple values with semicolon.

Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json