Common request parameters

更新时间: 2026-01-15 17:13:08

The Alibaba Cloud Visual Intelligence API is an RPC API. All API calls must include the common request parameters.

Request example

http://imgsearch.cn-shanghai.aliyuncs.com/?Signature=NAxwl1W9ROkidJfGeZrsKUXw%2BQ****
&AccessKeyId=testId
&Action=CreateImageDb
&Format=JSON
&RegionId=cn-shanghai
&SignatureMethod=HMAC-SHA1
&SignatureNonce=313ef0fb-0393-464f-a6e2-59d9ca2585b1
&SignatureVersion=1.0
&Timestamp=2020-03-10T08%3A18%3A18Z
&Version=2020-03-20

Request parameters

NameTypeRequiredDescription
SignatureStringYesThe request signature, which is the final generated signature value. For more information, see Request signature.
AccessKeyIdStringYesThe ID of the AccessKey used to access the service. For more information, see Create an AccessKey.
ActionStringYesThe name of the API operation.
FormatStringNoThe format of the response message. Valid values: JSON (default) and XML.
RegionIdStringNoThe ID of the region supported by the API. For example: cn-shanghai.
SignatureMethodStringYesThe signature method. Value: HMAC-SHA1.
SignatureNonceStringYesA unique random number for the signature. This number is used to prevent replay attacks. Use a different random number for each request. In Java, use java.util.UUID.randomUUID() to generate this number.
SignatureVersionStringYesThe version of the signature algorithm. Value: 1.0.
TimestampStringYesThe timestamp of the request. Use UTC time in the ISO 8601 standard. The format is YYYY-MM-DDThh:mm:ssZ. For example, 2019-10-13T10:00:00Z represents 18:00:00 on October 13, 2019 (UTC+8).
VersionStringYesThe version number of the API. The format is YYYY-MM-DD. Value: 2020-03-20.
上一篇: Request structure 下一篇: Common response parameters
阿里云首页 视觉智能开放平台 相关技术圈