Introduction

This is Version 1.0 of the REST API available to allow users to sync data between GDSN Connect and the Client application.

WARNING: Do not use this API information. It is the Version 1.0 of the GDSN Connect API, and does not currently support all the functionality described in this documentation. has been provided only as an example of what the final API will look like, including example endpoints and item models. The final API will be different from this.

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.

The Version 1.0 API details can be viewed in Swagger at https://api.gdsnconnect.com/docs/#/

Last updated