Public Request Header and Response Header
Last Updated:2020-07-20
Public Request Header
All the common headers carried by the Hosteye API are listed in the following table. The standard headers of the HTTP protocol are not listed here.
HEADER | Required or not | Description |
---|---|---|
Authorization | Yes | Including Access Key and request signature. |
Content-Type | Yes | application/json; charset=utf-8 |
x-bce-date | No | A string representing the date conforms to the BCE API specification |
Public Response Header
All the common response headers of the Hosteye API are listed in the following table. The standard response header of the HTTP protocol is not listed here.
HEADER | Description |
---|---|
Content-Type | Only support JSON format, application/json; charset = utf-8 |
x-bce-request-id | Be generated in Hosteye backend and automatically set to the response header |