TourneyRadar
TourneyRadar offers programmatic access to information about upcoming chess tournaments, letting clients list all events, retrieve detailed data for a specific tournament, fetch the set of supported countries, search tournaments by keyword, and obtain aggregate tournament statistics.
Latency
3270ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/v1/tournaments
Retrieve a list of all tournaments
/v1/tournaments/:id
Retrieve details of a specific tournament by its ID
/v1/countries
Retrieve a list of supported countries
/v1/search
Search tournaments based on a query string
/v1/stats
Retrieve overall statistics about tournaments
5 endpoints auto-detected
curl -X GET \ "https://tourneyradar-api.vercel.app/v1/tournaments"
tourneyradar-api.vercel.app · HTTPS only