Skip to main content

Live & Schedule (7 endpoints)

Live Matches

GET /api/live
Curated live matches with teams, scores, and period info.

Live (All)

GET /api/live/all
Raw live data for all floorball matches.

Today’s Matches

GET /api/today

Schedule by Date

GET /api/schedule/:date
Date format: YYYY-MM-DD. Example: GET /api/schedule/2026-03-13

Live Tournaments

GET /api/live-tournaments
Tournaments with live matches right now.

Scheduled Tournaments

GET /api/scheduled-tournaments/:date
Tournaments with matches on a specific date.

Newly Added Events

GET /api/newly-added-events

Search & Discovery (7 endpoints)

GET /api/search?q=storvreta
Search teams, players, and tournaments.

Countries / Categories

GET /api/countries
Floorball categories (International, Sweden, Finland, etc.).

Countries (Extended)

GET /api/countries/all

Category Tournaments

GET /api/categories/:categoryId/tournaments
Tournaments in a country/category.
GET /api/trending-players

Floorball News

GET /api/news?lang=en

Country Flag

GET /api/country/:code/flag