https://api.streamsb.com/api/upload/server?key=YourAPIKEY
key | API key Example: 1l5ftrilhllgwx2bo |
String
|
curl --include \
'https://api.streamsb.com/api/upload/server?key={key}'
{
"msg": "OK",
"server_time": "2017-08-11 04:29:54",
"status": 200,
"result": "https://s1.streamsb.com/upload/01"
}