Bosch IoT Manager

REST API authorization

For the purpose of using the Bosch IoT Manager REST API, you need to authorize yourself as described below:

  1. Click Tokens on the upper right corner of the Bosch IoT Manager Dashboard

  2. Copy the Access Token value

    images/confluence/download/attachments/1196694525/dm_restdoc_token1.png
  3. Once in the Bosch IoT Manager REST API, click Authorize

    images/confluence/download/attachments/1196694525/dm_manager_token_button.png
  4. Place the token value in the bearerAuth (http, Bearer) field

    images/confluence/download/attachments/1196694525/dm_restdoc_token2.png
  5. Click Authorize

In the same manner, the Refresh Token value should be placed in the refreshToken (apiKey) field.