API Reference
Search for companies
Retrieves a list of companies based on a search query. Companies are matched using a criteria-based scoring system with a 85% acceptance threshold. The system evaluates company business, industry, and other attributes against the query.
GET
Authorizations
API key must be provided as a Bearer token in the Authorization header
Query Parameters
The search query string. Examples:
- Tech companies in California
- Fintech startups with over 100 employees
- Manufacturing companies in the automotive industry
- Healthcare companies with recent funding
- AI research companies in biotech
Maximum number of results to return.
Required range:
x <= 30
Minimum match score threshold (0-100). Defaults to 85.
Required range:
0 <= x <= 100
Response
200
application/json
Successful company search operation
The response is of type object
.