History
Introduction
API Category
Making API Requests
Region APIs
Instance APIs
Cloud Hosting Cluster APIs
Image APIs
Instance Launch Template APIs
Placement Group APIs
Key APIs
Security Group APIs
Network APIs
Data Types
Error Codes
AccessId and SecretKey, the key is easy to be compromised and the security is not high. You are recommended to use signature authentication.Access ID and SECRET KEY from the Application Information column.base64(Access ID:SECRETKEY), which adds a colon after Access ID followed by SECRETKEY to form a string and then perform base64 encoding on the string.
Sample:base64(150000****:cf43dac624820*****c1fe5fc993)
Authorization: Basic base64_auth_string
Authorization:Basic base64(150000****:cf43dac624820*****c1fe5fc993)
Esta página foi útil?
Você também pode entrar em contato com a Equipe de vendas ou Enviar um tíquete em caso de ajuda.
comentários