Live & Schedule (7)
All endpoints use base URL https://v2.futsal.sportsapipro.com.
GET /api/live # Curated live matches
GET /api/live/all # Raw live data
GET /api/today # Today's scheduled matches
GET /api/schedule/:date # Schedule by date (YYYY-MM-DD)
GET /api/live-tournaments # Leagues with live matches
GET /api/scheduled-tournaments/:date # Leagues with matches on date
GET /api/newly-added-events # Recently added matches
Search & Discovery (7)
GET /api/search?q=barcelona # Search teams, players, tournaments
GET /api/countries # Categories (countries with futsal leagues)
GET /api/countries/all # Extended categories
GET /api/categories/:categoryId/tournaments # Leagues in a country
GET /api/trending-players # Trending futsal players
GET /api/news?lang=en # Futsal news
GET /api/country/:code/flag # Country flag URL
Futsal covers 49 countries/categories with ~181 matches daily, comparable to football and basketball in volume.