---
title: "GET /api/v2/predictions"
method: GET
path: "/api/v2/predictions"
---

# GET /api/v2/predictions

`GET /api/v2/predictions`

This endpoint returns by default the next non-expired football predictions. URL parameters can be specified to show specific date in the past or future or to filter by federation and prediction market name.

## Headers

- `X-RapidApi-Key` string, uuid

## Response `200`

Good request, returns object that contains data array with all predictions.

## 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)
