Request Syntax

最終更新日:2022-01-07 14:53:22

Access Domain

api.cloudv.haplat.net

Communication Protocols

You can send requests by using HTTP or HTTPS protocol. For higher level security, we recommend you send requests by using the HTTPS protocol.

Request Methods

All interfaces support POST and GET requests.

Note:
POST request: Support the request of’content-type: application/json’ and’content-type: application/x-www-form-urlencoded’.
GET request: Need to specify’content-type: application/x-www- form-urlencoded’

Request Parameters

Each request needs to use the corresponding interface, and carry the common request parameters, as well as the specific request parameters of the specified operation.

Character Encoding

Requests and responses are encoded in UTF-8.