Using Postman Collection to Send API Requests

You can use Postman application to send API requests and get responses from the OBS services. Please find the OBS Postman requests collection file and the Postman environment file attached below:

The files above were tested using Postman application for Windows. These are templates that can be used to check the API call methods in order to help you construct API calls in other tools. For example, you can change WORM settings of a bucket using requests located in the OBS API/Bucket operations/Object Lock (WORM) folder.

In order to send requests from the collection:

  1. Download the OBS Postman requests collection file and the Postman environment file.

  2. Import the downloaded files into the Postman application.

  3. In the Environments window: click on the imported Prod_eude environment to set it as active and fill the variables with the required values.

  4. In the Collections window: send requests contained in the imported OBS_collection.