# Page Not Found

The URL `endpoints/cities/broken-reference` does not exist.

You might be looking for one of these pages:
- [Cities](https://docs.sportmonks.com/v3/core-api/endpoints/cities.md)
- [GET All Cities](https://docs.sportmonks.com/v3/core-api/endpoints/cities/get-all-cities.md)
- [GET Cities by Search](https://docs.sportmonks.com/v3/core-api/endpoints/cities/get-cities-by-search.md)
- [GET City by ID](https://docs.sportmonks.com/v3/core-api/endpoints/cities/get-city-by-id.md)
- [GET Countries by Search](https://docs.sportmonks.com/v3/core-api/endpoints/countries/get-countries-by-search.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.sportmonks.com/v3/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.sportmonks.com/v3/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/v3/core-api/endpoints/cities.md`)
- Use `Accept: text/markdown` header for content negotiation