---
title: "GET /api/v2/list-markets"
method: GET
path: "/api/v2/list-markets"
---

# GET /api/v2/list-markets

`GET /api/v2/list-markets`

Returns an array of all the supported prediction markets

## Headers

- `X-RapidApi-Key` string, uuid

## Response `200`

Static response, shows available markets for the current subscription and all available markets in general.

- object
  - `data` object
    - `all` string[]
    - `allowed_for_your_subscription` string[]

## Other responses

- `404` — Bad request, check response for detailed errors.

---

[API](https://skmtc.net/rapidapi/apis/football-prediction.md) · [All operations](https://skmtc.net/rapidapi/apis/football-prediction/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rapidapi/football-prediction/versions/b6d593de74a0/schema)
