domainsToExcludestring · optionalcomma-separated domains to drop from the results
minLength: 1 · maxLength: 500
The Companies API
Search companies by industry, size, location, technology or any other attribute filter
Search companies by industry, size, location, technology or any other attribute filter Retrieve one bounded result or page using the documented fields. Pagination is explicit: follow-up pages require another run. The catalog price is the maximum per request; the quote reflects the selected limits and the wallet settles the verified actual cost plus 40%. Free supplier calls remain free. Results contain reviewed business data and available pagination. The worked example shows selected fields from a recorded response, with at most the first item of each list.
Agents select this operation with tool ID the-companies-api.companies-search, then check its current inputs and price before a run.
domainsToExcludestring · optionalcomma-separated domains to drop from the results
minLength: 1 · maxLength: 500
linkedinToExcludestring · optionalcomma-separated LinkedIn URLs to drop
minLength: 1 · maxLength: 500
pageinteger · optional1-based page number, default 1
minimum: 1 · maximum: 1000
querystring · requireda stringified, URL-encoded ARRAY of conditions, each {attribute, operator: 'and'|'or', sign: 'equals'|…, values: [...]}
minLength: 1 · maxLength: 500
searchstring · optionalextra free-text match on company name or domain
minLength: 1 · maxLength: 500
searchFieldsarray · optionalwhich fields `search` applies to, e.g. domain, name
minItems: 1 · maxItems: 20
sizeinteger · optionalValue supplied for size.
minimum: 1 · maximum: 20
sortKeystring · optionalfield to sort by, e.g. meta.score, about.name
minLength: 1 · maxLength: 500
sortOrderstring · optionalasc | desc
minLength: 1 · maxLength: 500
dataobjectReturned data value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "the-companies-api.companies-search",
"input": {
"page": 1,
"size": 1,
"query": "[{\"attribute\": \"about.industries\", \"operator\": \"or\", \"sign\": \"equals\", \"values\": [\"fintech\"]}]"
}
}{
"data": {
"companies": [
{
"about": {
"name": "PayPal",
"industry": "financial-services",
"nameAlts": [
"PayPal.com"
],
"languages": [
"eng_Latn"
],
"industries": [
"digital-payments"
]
},
"codes": {
"sic": [
"62499"
],
"naics": [
"53121"
]
},
"domain": {
"domain": "paypal.com",
"status": 200
},
"finances": {
"revenue": "over-1b"
},
"companies": {
"acquisitions": [
{
"name": "Curv",
"domain": "curv.co"
}
],
"subsidiaries": [
{
"name": "Braintree",
"domain": "braintreepayments.com",
"description": "We provide the global commerce tools people need to build businesses, accept payments, and enable commerce for their users."
}
]
},
"secondaries": {
"emailPatterns": [
{
"pattern": "[F1][L]",
"usagePercentage": 95.1558
}
]
},
"descriptions": {
"website": "From paying friends to saving money or getting cash back when you shop, explore what the new PayPal app has to offer."
}
}
]
}
}invalid_input: The lookup fields or limits are invalid.example: {"query":"[{\"attribute\": \"about.industries\", \"operator\": \"or\", \"sign\": \"equals\", \"values\": [\"fintech\"]}]","size":1,"page":1}upstream_error: The provider could not complete a verified result; the wallet was not charged.Check the documented fields and contact Scrollport support with the run ID if needed.Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.