https://open.youyiyun.tech/api
example:https://open.youyiyun.tech/api?action=request.token
Content-Type
application/json;
X-Request-AppId
X-Request-AppId Unique app identifier in the platform
X-Request-Token
X-Request-Token Interface authorization verification ID,get by request.token,token Validity period is 2 hours,within the validity period,new and old tokens can be used at the same time.
Error code | description | solution |
---|---|---|
lack_params |
Missing parameters |
|
token_invalid |
token error |
Reacquire token |
not_supported |
Interface request type not supported |
Check if it is post+json |
params_error |
Parameter error |