GET /Search/findCompany/

Class: Search, Method: findCompany

This method searches for companies by given list of countries or their name
XSD Schema
JSON Schema

路径参数

名称 描述 类型 需要 默认
response_format 响应数据格式。默认为json。
Accepted Values: [ json,xml]
String json

查询参数

名称 描述 类型 需要 默认
countries Countries codes. Array
companyName Company name. String
updatedAfter Will return companies with first observation before the given date String
offset Starting record. Integer 0
limit Maximum number of records to retrieve. Integer 100

响应

状态码 描述 类型
200 Returns response result. ResultList
400 Returns API error. ApiError[]
API查询生成器
查询
查询结果