Get Companies

Filtering endpoint for company and domain data. See Filtering guide for explanation of filtering methods available.

Query Params
integer
1 to 1000
Defaults to 20

Sets the maximum number of results per response.

integer

Sets the starting point of the results.

string
enum

Specifies the field by which the results are descendingly sorted. Ascending order can be specified with a leading ‘-‘ character.

string
enum

Specifies wheter the total count of matches is included in the result.

Allowed:
filter
object

The filter parameter allows for the search of certain types of companies and signals related to them. In addition to exact matching of a field, filtering also supports several operations. Below are few examples of filterable fields and different filtering operations. To read more about filtering see FILTERING

country
array of strings
required

A required filtering parameter that specifies the country of origin for companies and signals.

country*
fields
array of strings

Specifies what fields are included in the returned objects.

fields
Responses

401

UNAUTHORIZED, Username and password doesn’t match. Check your password or username.

403

FORBIDDEN, API is not enabled for your account. Contact Vainu Support for more information.

404

NOT FOUND, data not found. Check business id.

500

Internal error. Contact Vainu Support for more information.

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