# SAP ODM API This API provides access to several CDQ API endpoints according to the SAP One Domain Model (ODM). Requests and responses are mapped from the CDQ data model to ODM in order to simplify service access from SAP systems. Version: 2 ## Servers Production ``` https://api.cdq.com/sap-odm/v2 ``` ## Security ### apiKey Type: apiKey In: header Name: X-API-KEY ## Download OpenAPI description [SAP ODM API](https://developer.cdq.com/_spec/apis/sap-odm-api/@v2/api-v2.yaml) ## Business Partners ### Lookup Business Partners - [POST /referencedata/rest/v3/businesspartners/lookup](https://developer.cdq.com/apis/sap-odm-api/v2/api-v2/business-partners/paths/~1referencedata~1rest~1v3~1businesspartners~1lookup/post.md): Lookup a business partner in all available data sources. ### Fetch Business Partner - [POST /referencedata/rest/v3/businesspartners/fetch](https://developer.cdq.com/apis/sap-odm-api/v2/api-v2/business-partners/paths/~1referencedata~1rest~1v3~1businesspartners~1fetch/post.md): Fetch business partner by CDQ-ID.