Getting started
💡
Description | |
---|---|
Transmission Method | To ensure security, use HTTPS for transmission. |
Submission Method | Submit using POST/GET/PUT/DELETE methods. |
Data Format | Use application/json or QueryParams. |
Character Encoding | Uniformly use UTF-8 character encoding. |
Signature Algorithm | HmacSHA256 |
Logical Evaluation | First, check the protocol field response, then check the business response, and finally assess the result. |
Modified at 2023-09-18 19:22:38