---
title: "Download Data File"
method: GET
path: "/Download/Data/{release}/{filename}"
tags: ["Download a Specific File"]
---

# Download Data File

`GET /Download/Data/{release}/{filename}`

Use this endpoint to download reference data files. For example: Address Object reference data, such as mdAddrKey files for fresh and new data.

After successful submission, you will be redirected to an automatic file download.

## Path parameters

- `filename` string, required
- `release` string, required

## Query parameters

- `id` unknown, required

## Response `200`

Successful response

- string

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/melissa/apis/melissa-releases.md) · [All operations](https://skmtc.net/melissa/apis/melissa-releases/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/melissa/melissa-releases/revisions/482c99a1e704/schema)
