x-api-key: ********************
curl --location 'http://api.digisan.com.br/api/v1/nfse/cidades' \ --header 'x-api-key: <api-key>'
[ { "id": 0, "nome": "string", "uf": "string", "padrao": "string" } ]