OpenWebApi
对外开放接口
Token
申请Token的接口
API | Description |
---|---|
GET api/Token?APIKey={APIKey}&Timestamp={Timestamp}&APISign={APISign} |
申请Token票据(Token时效:7200秒,建议根据ExpiresTime时间设置缓存) |
Here WebAPI provides a general description.
对外开放接口
申请Token的接口
API | Description |
---|---|
GET api/Token?APIKey={APIKey}&Timestamp={Timestamp}&APISign={APISign} |
申请Token票据(Token时效:7200秒,建议根据ExpiresTime时间设置缓存) |