---
title: "List Sports"
method: GET
path: "/v1/sports"
tags: ["Sports"]
---

# List Sports

`GET /v1/sports`

List all available sports.

## Response `200`

Successful Response

- SportOut[]
  - `key` string, required
  - `title` string, required
  - `active` boolean, required

---

[API](https://skmtc.net/prop-line/apis/player-props-api.md) · [All operations](https://skmtc.net/prop-line/apis/player-props-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/prop-line/player-props-api/revisions/02b9c2cf523e/schema)
