sms api document

sms api document


Sign Description

<p>Specification agreement Request url: <a href="http://ip:port">http://ip:port</a> The protocol type of the interface is http, and the GET/POST request method is supported Encoding format UTF8 Content-Type:application/json;charset=UTF-8 Signature authentication Sign Signature generation method: Compose the account, API key, and request time into a string and encrypt it with MD5. MD5 uses 32-bit lowercase</p> <table> <thead> <tr> <th style="text-align: left;">parameter</th> <th style="text-align: left;">func</th> <th style="text-align: left;">sign</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">account : test &lt;br&gt; password : 123456 &lt;br&gt;datetime : 1628769561</td> <td style="text-align: left;">MD5(test1234561628769561)</td> <td style="text-align: left;">d13cd89f7c069feef2a7a202d14b7016</td> </tr> </tbody> </table> <p>Note: API secret key (password) is the authentication secret key, not the login password, you can log in to the SMS system to obtain; Request Time (datetime) Specifies the time within 30 minutes of GMT+8 in the format of timestamp.</p>

页面列表

ITEM_HTML