Interface Specification
Last updated
Was this helpful?
Last updated
Was this helpful?
Developers must abide by the following agreements when integrating with the open platform:
Item
Instruction
Transfer Protocol
Use HTTPS transmission to ensure security
Request Method
Use POST method
Content-type
Use JSON format for both request and response data
Encoding
UTF-8 encoding
Signature Algorithm
When the open platform callbacks the URL provided by the developer, the signature value parameter encrypted with the Sha1 algorithm will be attached. For details, please refer to
Safety_Requirements
All requests are verified by token parameter, and the request head needs to carry it for verification. The token parameter is valid for 7 days