Request structure
Updated at:
The image enhancement service supports HTTP and HTTPS requests. Request parameters must be included in the URL. Both requests and responses are encoded in the UTF-8 character set.
The following example shows an unencoded URL request:
https://imageenhan.cn-shanghai.aliyuncs.com/?Action=ChangeImageSize&<CommonRequestParameters>https: Specifies the communication protocol.imageenhan.cn-shanghai.aliyuncs.com: Specifies the endpoint of the image enhancement service.cn-shanghai: The region ID. For more information, see Endpoints.Action=ChangeImageSize: Specifies the API operation.<CommonRequestParameters>: Specifies the common request parameters that are required for all API requests for the visual intelligence service. For more information, see Common Request Parameters.
Is this page helpful?