getApChannels
GET https://{{host}}/api/v1/const/ap_channels?country_code={{country_code}}
Body Parameters
Parameter | Type | Description |
---|---|---|
country_code | string | country code, in two-character |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
country_code | string |
RESPONSES
status: OK
{"key":"US","name":"United States","code":840,"band24_enabled":true,"band24_channels":{"20":[1,2,3,4,5,6,7,8,9,10,11],"40":[1,2,3,4,5,6,7,8,9,10,11]},"band5_enabled":true,"dfs_ok":true,"band5_channels":{"20":[36,40,44,48,52,56,60,64,100,104,108,112,116,132,136,140,149,153,157,161,165],"40":[36,40,44,48,52,56,60,64,100,104,108,112,132,136,149,153,157,161],"80":[36,40,44,48,52,56,60,64,100,104,108,112,132,136,149,153,157,161],"dfs":[52,56,60,64,100,104,108,112,116,132,136,140]}}