v1.0.0
OAS 3.0.0
Company Search API
API for company search and matching.
##Authentication
To use this API, you need to obtain a Bearer token by sending your username and password to the /v1/token
endpoint.
All subsequent requests must include this token in the Authorization header.
Client Libraries