The API of the data provider is very simple with the following entry point accepting HTTP GET requests:

The following HTTP Headers are expected

  • Authorization: must be used to provide the JWT token Authorization: Bearer <token> (please refer to the section Creating a Token for further information).
  • Accept-Encoding: should be used to enable compression Accept-Encoding: gzip



Write a comment…










  • No labels