M&A Deals API

Table of contents

Error handling

CodeDescriptionRemedy
200Successful responseYou’re doing just fine
400Provided parameters were invalidThe API response will describe the nature of the error. For more information, check the Swagger documentation.
401Request rejected due to lack of valid authentication credentials for target contentVerify that the API key used to authenticate is subscribing to the requested content.
403User does not exist or is inactive or doesn’t have privileges to view contentVerify that the API key used to authenticate is subscribing to the requested content.
404Invalid URL, deal ID is in invalid format or deal not foundCheck the you have the correct URL, which is https://api.acuris.com/deals/
405Invalid HTTP method – only GET is supportedCheck the method used to call the API.
500Internal Server ErrorWe are likely working on this already, but you can contact our support team to let us know.