14 endpoints for live rugby scores, schedules, search, and discovery
GET /api/live
GET /api/live/all
GET /api/today
GET /api/schedule/:date
YYYY-MM-DD
GET /api/live-tournaments
GET /api/scheduled-tournaments/:date
GET /api/newly-added-events
GET /api/search?q=crusaders
GET /api/countries
GET /api/countries/all
GET /api/categories/:categoryId/tournaments
GET /api/trending-players
GET /api/news?lang=en
GET /api/country/:code/flag
Was this page helpful?