Application

API for managing your Loona Panel

Get Panel Status

GET https://yourpaneldomain.com/test

See if panel is online and return the name of the connected PoP.

{
"node": "syd-au1",
"success": true
}

Last updated