---
title: "Download CEP ZIP file"
method: GET
path: "/cep/{cep_zip}"
tags: ["CEP"]
---

# Download CEP ZIP file

`GET /cep/{cep_zip}`

Downloads the ZIP file for the specified CEP.

## Path parameters

- `cep_zip` string, required

## Response `200`

ZIP file containing CEP data.

## Other responses

- `404` — Resource not found.

---

[API](https://skmtc.net/prometeoapi/apis/account-validation-v2.md) · [All operations](https://skmtc.net/prometeoapi/apis/account-validation-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/prometeoapi/account-validation-v2/revisions/9c278fe91cbd/schema)
