Exercise due diligence by verifying a company's existence.
We partner with Middesk to bring you this data. To use this endpoint, please follow the following steps:
- Sign up for an account with Middesk
- Get your Middesk production API key (we don't support sandbox accounts at the moment)
- Call our Vendor Auth with
middesk
as the vendor name and put the API key in the request body - Set up an Ocrolus webhook by calling Configure Webhook to get back the Middesk results as soon as they are done processing
- Call the POST business endpoint with the uuid for a book containing one of your business loan applicants to get the verification process started
- Make sure the book is verified before making the call
- Get the results back in a timely way with the webhook you set up earlier!
- Or you can also call the GET Business endpoint with the book_uuid and business_uuid in case you prefer to get back the results this way