get https://prod.truv.com/v1/company-mappings-search/
This endpoint provides company search using prefix.
Besides authorization with the X-Bridge-Token
Autocomplete search API supports authorization with the X-Access-Client-Id
and X-Access-Secret
headers which should contain your Client IDClient ID - The unique identifier passed into the X-Access-Client-Id header of every API request to authorize it. and Access keyAccess key - The unique key passed into the X-Access-Secret header of every API request to authorize it. respectively.
To explore response body, click "Response" below.
To see an example in JSON, click "201" icon on the right.
To see live data, fill out "Body params" and click "Try it".