---
title: "Get Data Feed"
method: GET
path: "/api/data-feeds/download"
tags: ["Data Feeds"]
---

# Get Data Feed

`GET /api/data-feeds/download`

Returns a datafeed files compressed in a ZIP. You must subscribe to this product through your dashboard.

## Response `200`

## Other responses

- `400` — BadRequestException
- `401` — Authentication Failed
- `403` — ForbiddenException
- `405` — MethodNotAllowedException
- `429` — TooManyRequestsException - Max Per Minute: 600
- `500` — ServiceUnavailableException
- `503` — ServiceUnavailableException

---

[API](https://skmtc.net/carapi/apis/car-api-documentation.md) · [All operations](https://skmtc.net/carapi/apis/car-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carapi/car-api-documentation/revisions/5331e15a22af/schema)
