auto complete: provides quick company and person suggestions for given input query
get/search/v1/suggest
Query parameters
querystring required
the query string
domainstring
"company" to match companies only, "person" to match persons only, empty to match all
historyboolean
true to include former company names
censorboolean
should be set when presenting the content on a public website
limitinteger
maximum number of items to return
output'json' | 'xml'
response format
countriesstring
list of country ISO codes to restrict result set (empty to retrieve all countries)
statusstring
list of valid statuses (active, terminated, liquidation)
Response
A successful response