Developer Docs
Hubex
Version 1.1.77

API Docs Version 1.1.77


What's Changed

GET /address-lookup/search

Parameters:

Deleted: format in query

GET /company-lookup/search

Parameters:

Added: company_name in query

The name of the company. Note that by providing this field, then you'll not receive any sic_code and directors_information in the response

Deleted: query in query

Changed: registration_number in query

The registration number of the company. By simply entering the registration number, you can obtain complete sic_code and directors_information about a company.

Changed: items_per_page in query

The number of search results to return per page.

Changed: start_index in query

The index of the first result item to return.