---
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/boggio-analytics/apis/football-prediction-api.md) · [All operations](https://skmtc.net/boggio-analytics/apis/football-prediction-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/boggio-analytics/football-prediction-api/versions/ae245a2ba863/schema)
