Logo
Menu

API参考

该API仅能由具有以下身份的用户使用 商业订阅.

按公司参数搜索

通过参数搜索公司,将返回符合您查询的公司列表

gethttps://b2bhint.com/api/v1/company/search

q

string

公司名称或编号
countryCode

string (不需要)

国家代码为ISO(例如 "be")。
perPage

number (不需要)

每页项目数
page

number (不需要)

当前页

回复[样本]

公司详情

获取公司详细资料端点将返回B2BHint上所有可用的公司数据。如果你需要完整的公司信息,如联系人,财务报表,法庭案件和其他,请将 "完整 "设置为true。

gethttps://b2bhint.com/api/v1/company/details

internationalNumber

string

当地注册处的公司编号
countryCode

string

国家代码为ISO(例如 "be")。
full

boolean (不需要)

如果你需要关于公司的完整信息,请传递此参数

回复[样本]

通过电子邮件搜索公司

通过电子邮件搜索公司,将返回与所选电子邮件相匹配的公司列表。

gethttps://b2bhint.com/api/v1/company/search-by-email

email

string

电子邮件地址

回复[样本]

按参数搜索人

通过参数搜索一个人,将返回符合你查询的人的名单

gethttps://b2bhint.com/api/v1/person/search

q

string

个人姓名或公司名称或公司编号
countryCode

string (不需要)

国家代码为ISO(例如 "be")。

回复[样本]

国家列表

获取可用国家列表

gethttps://b2bhint.com/api/v1/country/list

回复[样本]