Bosch IoT Device Management - will be discontinued by mid 2024

REST API authorization

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

  1. Click the user icon on the upper right corner of the Bosch IoT Suite UI.

  2. Copy the OAuth2 token value.

    images/confluence/download/attachments/1705740753/image-2023-5-23_11-31-44.png



  3. Navigate to the Bosch IoT Manager REST API https://apidocs.bosch-iot-suite.com

  4. Click Authorize

    images/confluence/download/attachments/1705740753/dm_manager_token_button.png



  5. Place the token value in the bearerAuth (http, Bearer) field

    images/confluence/download/attachments/1705740753/dm_restdoc_token2.png
  6. Confirm with Authorize to close the pop-up.


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