Skip to main content

πŸ”΄ Live & Schedule (7 endpoints)

Live Fights

GET /api/live
Curated live fights with fighters, scores, and round info.

Live (All)

GET /api/live/all
Raw live data for all MMA fights.

Today’s Fights

GET /api/today

Schedule by Date

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

Live Tournaments

GET /api/live-tournaments
Promotions with live fights right now.

Scheduled Tournaments

GET /api/scheduled-tournaments/:date
Promotions with fights on a given date.

Newly Added Events

GET /api/newly-added-events

πŸ” Search & Discovery (7 endpoints)

GET /api/search?q=conor
Search fighters, promotions, and events.

Countries / Categories

GET /api/countries

Countries (All)

GET /api/countries/all

Category Tournaments

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

MMA News

GET /api/news?lang=en

Country Flag

GET /api/country/:code/flag