curl --location --request GET 'https://sys.lysi.cloud/voip/citys' \
--header 'Authorization: Bearer <token>'{
"date": "2025-12-29 16:21:16",
"success": true,
"error": false,
"api": {
"version": "1.0.1",
"updated": "2025-12-28"
},
"__seconds": null,
"voip": [
{
"city_id": 41274,
"ddd": 43,
"uf": "PR",
"city": "Ibaiti"
},
{
"city_id": 51298,
"ddd": 51,
"uf": "",
"city": "Torres"
},
{
"city_id": 51298,
"ddd": 51,
"uf": "",
"city": "Gloria"
},
{
"city_id": 51196,
"ddd": 54,
"uf": "",
"city": "Passo Fundo"
}
]
}