https://api.poweredlocal.com/v1/networks

List all networks.

Parameters:
ContextNameTypeDescriptionRequired
Response codes:
HTTP codeReasonResponse model

https://api.poweredlocal.com/v1/networks

Create a network.

Parameters:
ContextNameTypeDescriptionRequired
formssidstringNetwork SSIDyes
formchannelintegerWireless channel to listen onno
formquotaintegerUpload + download quota per session (default is off)no
formbandwidth_upintegerMaximum upload bandwidth (default is off)no
formbandwidth_downintegerMaximum download bandwidth (default is off)no
formtime_limitintegerTime limit per visitor in seconds (default 3600)no
formblock_torrentbooleanTorrent block enabled/disabled (enabled by default)no
formwhitelisted_domainsstringComma-separated list of whitelisted domains (empty by default)no
Response codes:
HTTP codeReasonResponse model

https://api.poweredlocal.com/v1/networks/{id}

Get network details.

Parameters:
ContextNameTypeDescriptionRequired
pathidstringNetwork idyes
Response codes:
HTTP codeReasonResponse model

https://api.poweredlocal.com/v1/networks/{id}

Update network details.

Parameters:
ContextNameTypeDescriptionRequired
pathidstringno
formssidstringNetwork SSIDno
formchannelintegerWireless channel to listen onno
formquotaintegerUpload + download quota per session (default is off)no
formbandwidth_upintegerMaximum upload bandwidth (default is off)no
formbandwidth_downintegerMaximum download bandwidth (default is off)no
formtime_limitintegerTime limit per visitorno
formblock_torrentbooleanTorrent block enabled/disabledno
formwhitelisted_domainsstringComma-separated list of whitelisted domainsno
Response codes:
HTTP codeReasonResponse model

https://api.poweredlocal.com/v1/networks/{id}

Delete a network.

Parameters:
ContextNameTypeDescriptionRequired
pathidstringNetwork idyes
Response codes:
HTTP codeReasonResponse model