Count

Cost: FREE - No credits deducted

Returns the total count of companies matching the given search criteria without retrieving the actual results.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
lists
array of uuids | null

The list IDs to filter by

lists
string | null

The semantic search query to find companies with. More natural language version of the standard query.

double | null
0 to 1

The semantic weight to apply to the results. Must be between 0 and 1. 0.7 is default. Larger values will prioritize semantic similarity, smaller values will prioritize traditional search factors.

exclude
object | null

Exclusion filters to apply on the companies. If a company matches any of the filters here, it will be excluded from the results.

string | null

The search query to apply on the company name and domain

foundedYear
object | null

The range of years

fundingAmount
object | null

The funding amount range to filter by

fundingYear
object | null

The range of years

enum

The operator to apply to the filters. Defaults to And.

Allowed:
enum

The operator to apply to the filters. Defaults to And.

Allowed:
enum

The operator to apply to the filters. Defaults to And.

Allowed:
workforceGrowth
object | null

Filter companies by workforce growth percentage over a selected period and department.

workforceSize
array of objects | null

Filter companies by absolute workforce headcount. Multiple entries can be provided to filter on different departments simultaneously.

workforceSize
require
array of objects | null

The features that must exist for the company

require
regions
array of strings | null

The region IDs to filter by

regions
countries
array of strings | null

The 2 letter country codes to filter by

countries
states
array of int32s | null

The state IDs to filter by

states
cities
array of int32s | null

The city IDs to filter by

cities
type
array of objects | null

The list of company types to filter by

type
category
array of objects | null

The list of company categories to filter by

category
employees
array of objects | null

The list of employee counts to filter by

employees
revenue
array of objects | null

The list of revenue ranges to filter by

revenue
naicsCode
array of int32s | null

The NAICS codes to filter by. Can be 2 to 6 digit codes. In case of a 2-5 digit code, all 6 digit codes under it will be included

naicsCode
keywords
array of strings | null

The keywords to filter by

keywords
technologies
array of strings | null

The technologies to filter by

technologies
fundingRounds
array of objects | null

The funding rounds to filter by

fundingRounds
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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