Partner's API

 
API address :
https://<address>/backend/api.php
 
Autorization - You need to use the URL of the server Admin Panel and the Login and Password from the Admin Panel.
 
Result is given in JSON:
{
 "code": 0,
 "msg": "OK",
 payload
}
 
code=0 success
code=1 error
msg = error description or OK
If add to request out=xml, then answer will be include XML format