GET /SearchCompanies/getListCompanies/

Class: SearchCompanies, Method: getListCompanies

Search for company results.
XSD Schema
JSON Schema

Path Parameters

Name Description Type Required Default
response_format Response data format. Default is json.
Accepted Values: [ json,xml]
String json

Query Parameters

Name Description Type Required Default
keyword Search by Names. String
countries Search by country code. Array
sector Search by sector id. Array
isic Search by isic code. Array
offset Pagination offset. Integer 0
limit Limit of results - (max. 100 results). Integer 25

Responses

Status Code Description Type
200 Returns response result. CompanyDW
400 Returns API error. ApiError[]
API Query Builder
Query
Query Result