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

# Download Product File

`GET /Download/Product/{release}/{productname}`

Use this endpoint to download product files.

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

## Path parameters

- `productname` 'CanadianGeoData' | 'DataQualityComponents-SSIS' | 'DataQualitySuite' | 'FoneData' | 'Geocoder' | 'GeoData' | 'GlobalMatchUp' | 'mdCanada' | 'mdELOT' | 'MP4' | 'RightFielder' | 'ZipData', 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)
