https://api.streamsb.com/api/account/info?key=1l5ftrilhllgwx2bo
key | API key Example: 1l5ftrilhllgwx2bo |
String
|
curl --include \
'https://api.streamsb.com/api/account/info?key={key}'
{
"msg": "OK",
"server_time": "2020-08-11 04:30:07",
"status": 200,
"result": {
"email": "[email protected]",
"balance": "0.00000",
"storage_used" :"24186265",
"storage_left": 128824832615,
"premim_expire": "2020-01-20 21:00:00
}
}