Sign in

or

Using Salling Group APIs

Salling Group makes a number of HTTP APIs publicly available for anyone to use. More APIs are available for employees or trusted partners. Our APIs generally strive to meet modern expectations for pragmatic REST-ful HTTP with a focus on using resource URLs, HTTP status codes, HTTP methods, and standard headers in ways that won’t surprise.

Read more about our REST-ful API guidelines

Only HTTPS with TLS 1.2 or newer is supported. All APIs are available as paths under https://api.sallinggroup.com.

We support a number of different use cases for API integrations. Only the first two are publicly available.

  1. Pure front-end/phone app integrations: embedding an API key directly in your front-end/app code. Not all APIs can be used in these untrusted environments.
  2. Secure back-end/system integrations: keeping API keys hidden in a trusted back-end system. More APIs are available in this case.
  3. Salling Group employee integrations: when a Salling Group employee logs in with their Microsoft Entra ID account, they can obtain a token proving their identity and access rights.
  4. Salling Group customer integrations: when a Salling Group customer logs in with their SAP CDC account, they can obtain a token proving their identity in a Salling Group site/app.