Endpoint
The endpoint of the HTTPDNS API is httpdns-api.aliyuncs.com
.
Protocols
The HTTPDNS service supports HTTP requests and HTTPS requests. For data security, we recommend that you send HTTPS requests.
Request method
You can use the HTTP GET method to send requests. If you use this method, you must include request parameters in request URLs.
Request parameters
The operation that you want to perform must be specified in each request. The Action
parameter specifies the operation. For example, you can set this parameter to AddDomain
. Each operation must contain common request parameters and specific request parameters of the specified operation.
Encoding format
All requests and responses are encoded in UTF-8
.