View on GitHub

documentation

Documentation for DdD products

On this page you can find information on how to connect to our REST API.

All of the token types in our REST API, uses a bearer. Currently we have:

This bearer indentifier, must be used in conjuction with the correct token type, to grant access. If in doubt as to which type a token is, you can check all tokens types here. See ‘Response Body’ for the relevant information.

All token types can be used in the following sections:

A group token can be used in the following sections:

A webshop token can be used in the following sections:

A loyalty token can be used in the following sections:

For C# a code example see here.