← Catalog

company.search

coming soon

Search companies by firmographic filters.

Providers

ProviderPrice*Mode
Provider integration in progress: this capability stays visible as coming soon rather than shipping an unauthorized workaround.

Billing

Unit: per_search · unmatched results billed: no

*Placeholder development pricing.

Run it

curl https://api.routergrowth.com/v1/run \
  -H "Authorization: Bearer $ROUTERGROWTH_API_KEY" \
  -d '{
    "capability": "company.search",
    "input": {  },
    "routing": {"provider": "auto"}
  }'

Input schema

{
  "properties": {
    "query": {
      "type": "string"
    }
  },
  "type": "object"
}

Normalized output fields

companies