Updated on 2024-08-09 GMT+08:00

Process

You can call OBS REST APIs to access image processing. In the REST architectural style, resources on a network are identified by Uniform Resource Identifiers (URIs) and applications on clients locate resources using Uniform Resource Locators (URLs). The URL is in the https://Endpoint/uri format. By putting a URL that complies with the command rules of image processing in a browser, you can get the new image after processing.

Figure 1 shows the flowchart of using image processing with REST APIs.

Figure 1 Flowchart of using image processing with REST APIs