Search company name
What it does
Returns any companies which match the given query term.
Why you’d use it
To look for companies that might match a given name or domain.
Key behaviors
- Query: required URL parameter with the term to use for the search.
- Response: array of basic Specter company information. Use the Companies API to fetch full details.
- No matches: returns an empty list.
The limit for this endpoint is 10.
This endpoint uses 1 credit per request.
Authorizations
Path Parameters
The ID of the company being requested.
Query Parameters
A term to filter the companies by.
Response
The list of basic company information
The main public name for the organization.
"Hedgehog Analytics"
Location information about the companies HQ.
The Specter ID for this company, can be used in other endpoints
"1a2b3c4d5e6g1a2b3c4d5e6g"
The domain of the website, can have a sub-domain.
"hedgehog_analytics.com"
A concise description that highlights what the company does.
"Hedgehog Analytics future data-driven sales company."
The year that the company was founded.
2019