GET
/nfse/cidadesList supported municipalities and metadata
Returns every municipality supported by Oten Tecnologia and its particularities. Notes: - This route is updated continuously with more municipal metadata. - Each municipality belongs to one provider standard. If City Hall switches provider, new metadata is published.
Production: https://api.otentecnologia.com.brSandbox: https://api.sandbox.otentecnologia.com.br
Parameters
This route has no path or query parameters.
Request
cURL
curl -X GET 'https://api.otentecnologia.com.br/nfse/cidades' \
-H 'x-api-key: $OTEN_API_KEY' \
-H 'Content-Type: application/json'Responses
200OK
400Bad Request