# SAP Business Network API API for SAP Business Network (BN) to simplify the integration of CDQ services. Version: 1 License: Terms of Use for the CDQ Cloud Suite ## Servers Production ``` https://api.cdq.com ``` ## Security ### apiKey Type: apiKey In: header Name: X-API-KEY ## Download OpenAPI description [SAP Business Network API](https://developer.cdq.com/_spec/apis/sap-business-network-api/@sap-business-network-api-v1/api-v1.yaml) ## Other ### Confirm Trading Partner Validity - [POST /sap-bn/data-clinic/rest/v2/businesspartners/confirm](https://developer.cdq.com/apis/sap-business-network-api/api-v1/other/postconfirm.md): BETAConfirms the validity of a trading partner by checking the provided data against various CDQ services. The following examples are defined and can be requested by the example ID in header field : | Example ID | Summary | | --------------------------------------- | ------------------------------------------------------------------------------------------- | | | All checks confirm the trading partner's information successfully. | | | Company is known but the street is wrong and no VAT number is provided. | | | Company is known but on a sanction list. | | | Company is not known, i.e., the provided data cannot be verified by a Trusted Data Source. |