Search for a company by parameters will return a list of companies that match your query
gethttps://b2bhint.com/api/v1/company/search
string
Company name or numberstring (not required)
Country code as ISO (e.g. "be")Response [sample]
The Get company details endpoint will return all available company data on B2BHint. If you need complete information about the company, such as contacts, financial statements, court cases and other, set "full" as true.
gethttps://b2bhint.com/api/v1/company/details
string
Company number from the local registrystring
Country code as ISO (e.g. "be")boolean (not required)
Pass this parameter if you need complete information about the companyResponse [sample]
Search for a company by email will return a list of companies that match the selected email
gethttps://b2bhint.com/api/v1/company/search-by-email
string
Email addressResponse [sample]
Search for a person by parameters will return a list of persons that match your query
gethttps://b2bhint.com/api/v1/person/search
string
Person name or company name or company numberstring (not required)
Country code as ISO (e.g. "be")Response [sample]