get https://prod.truv.com/v1/company-mappings-search/
The endpoint provides company search using prefix.
Aside from authorization with the X-Bridge-Token
, the Autocomplete search API supports authorization with the X-Access-Client-Id
and X-Access-Secret
headers which, should contain your Client ID and Access key respectively.
To explore the response body, click "Response" below.
To see an example in JSON, click the "200" icon on the right.
To see live data, fill out "Body params" and click "Try it".