Introduction
This is Version 2.0 of the REST API available to allow users to sync data between GDSN Connect and the Client application.
NOTE: The details of this version of the API are not yet available, but they will be soon. You can look at the API Spec v1.0 (DO NOT USE - REFERENCE ONLY)for an example of the general structure.
General details:
The exchange of information will be done in json format
The security is based on OAuth 2.0 and use an "access token" for accessing the different end-points
To get started, please contact us to request a Client ID and Key.
Last updated