This page provides direct links to the three main technical references for integrating with Supplier Data Manager (SDM): the API documentation, the API reference, and the SDM admin config.
API documentation
The Supplier Data Manager API documentation covers everything you need to start using the SDM API, including authentication, prerequisites, and common usage patterns. Use this as the starting point for any SDM integration.
Open the SDM API documentation
The SDM API is available exclusively to Supplier Data Manager customers. Contact your Customer Success Manager if you need access.
API reference
The Supplier Data Manager API reference provides the full list of endpoints available in the SDM platform, along with request formats, parameters, and response examples. Use this to look up specific endpoints when building or debugging an integration.
SDM admin config
The SDM admin technical documentation describes all objects in the Supplier Data Manager system: models, fields, filters, views, and tags. Use this when configuring or extending the SDM data model.
For step-by-step guidance on authenticating and making your first API calls, see the Getting started with the API article in the SDM REST API section of the Help Center.