API:Status
Jump to navigation
Jump to search
Resource URI
https://api.bnc4free.com/status
Parameters
| Variable | Required | Description | Example |
|---|---|---|---|
| server | required | The name of the server | Apple |
| username | optional | Your Username | TestyTest |
| key | optional | Your API Key | d681883383bcf7963427b1629d0b9963cf6335b5 |
Example Request
curl -XPOST
--url https://api.bnc4free.com/status
-d server=Apple
Example Response
{
"status":"online",
"uptime":"3h 26m 10s",
"version":"fBNC - https://bnc4free.com"
}