---
title: "Get club recommendations"
method: POST
path: "/v2/clubs/recommendations"
tags: ["clubs"]
---

# Get club recommendations

`POST /v2/clubs/recommendations`

Returns recommended clubs based on your interests.

## Response `200`

Club recommendations

## Other responses

- `401` — Invalid or missing API key
- `429` — Rate limit exceeded

---

[API](https://skmtc.dev/xbl/apis/openxbl-api.md) · [All operations](https://skmtc.dev/xbl/apis/openxbl-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xbl/openxbl-api/revisions/e5df7bdca559/schema)
