---
title: "List Markets"
method: GET
path: "/v1/vinted/markets"
---

# List Markets

`GET /v1/vinted/markets`

List all supported Vinted markets with their domains and country codes.

## Response `200`

Supported markets

- object
  - `markets` object[]
    - `code` string — Market code (e.g. "fr", "de").
    - `title` string — Country name.
    - `domain` string — Vinted domain for this market.
    - `currency` string — ISO 4217 currency code.

---

[API](https://skmtc.net/scrapebadger/apis/scrapebadger-account-api.md) · [All operations](https://skmtc.net/scrapebadger/apis/scrapebadger-account-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scrapebadger/scrapebadger-account-api/versions/4a1ef8777baf/schema)
