* Interface address: * Domain name/v1/user/all-credit
* Request parameters:
| Field name | type | length | Must-choose | illustrate |
|---|---|---|---|---|
| sign_key | string | 32 | yes | Encrypted signature |
| code | string | 32 | yes | md5(sign_key+api_account) |
* Response parameters
| Field name | type | illustrate |
|---|---|---|
| statusCode | string | Whether it is successful. 01:Success; Other failures; |
| message | string | Information corresponding to code |
| data | string | All platform quotas |
* Return data content
{
"statusCode": "01",
"data": {
“tyscore”:“1000”, Universal quota type “ag”: “10”, “bg”: “10”, “allbet”: “10”, “og”: “10”, “mg”: “10”, “pt”: “20”, “lebo”: “0”, “gd”: “0”, “dg”: “0”, “gpi”: “0”, “sg”: “0”, “pp”: “0”, “ttg”: “0”, “qt”: “0”, “sunbet”: “0”, “bbin”: “0”, “sa”: “0”, “ibc”: “0”, “ss”: “0”, “ky”: “0”, “mw”: “10”, “cq9”: “21073”, “vr”: “20980”, “eg”: “20998”, “gj”: “20990”, “ig”: “20956”, “mt”: “948”, “ng”: “977”, “jdb”: “950”, “esb”: “899”, “vg”: “960”, “newbb”: “60”, “fg”: “202”, “avia”: “888”, “leg”: “3002”, “sw”: “360”, “bng”: “5”, “dt”: “4”, “pg”: “3”, “png”: “2”, “gti”: “876”, “ap”: “1”, “sgw”: “0” }, “message”: “Success” }