Updated on 2022-05-17 GMT+08:00

Procedure

OBS provides REST APIs. Under the RESTful architecture, a resource on a network is identified by a Uniform Resource Identifier (URI). Applications on clients can locate resources using Uniform Resource Locators (URLs). The URL is in the following format: https://Endpoint/uri. You can obtain the processed image simply by inputting a URL that complies with the command rules of Image Processing in the address box of the browser.

Figure 1 shows the procedure of accessing and using Image Processing with the REST API.

Figure 1 Flowchart of using the REST API