The OKTAGON MMA API: cards, results & stats
Europe's fastest-growing MMA promotion as clean JSON · 151 OKTAGON events back to 2016, full fight cards, results within minutes, per-round statistics and complete fighter careers. Same schema and key as our UFC and PFL coverage.
Free 1-day trial · 100 requests · no credit card. Paid plans from $19/mo, cancel anytime.
What's inside
11 upcoming events already on the schedule · cards, venues and broadcasts included.
Coverage nobody else has
OKTAGON is absent from every mainstream sports-data API. Here it is a launch organization with the same depth as our UFC coverage: full cards, live results, per-round statistics and official ranking boards.
Official OKTAGON rankings
Official OKTAGON ranking boards ship in the API · 922 ranking rows and counting · alongside the UFCalendar Power Index for cross-promotion comparison.
Sample request
$ curl "https://api.ufcalendar.com/v1/events?org=oktagon&status=completed&limit=1" \
-H "Authorization: Bearer ufcalendar_..."
{
"data": [
{
"slug": "oktagon-2026-08-01",
"title": "OKTAGON 92: SZABOVÁ VS. PUDILOVÁ",
"org": "oktagon",
"starts_at": "2026-08-01T16:30:00Z",
"status": "completed",
"fights": [ ... ]
}
],
"meta": { "pagination": { "next_cursor": null } }
}Endpoints for OKTAGON data
Every list endpoint filters with ?org=oktagon. The full reference lives in the docs.
GET /v1/events?org=oktagonMMA schedule + results API: full fight cards, venues, broadcasts, and a card-change diff log for late reshuffles.
GET /v1/fights/{id}/roundsOne bout with its result, per-fight totals for both corners, and round-by-round statistics.
GET /v1/fighters?org=oktagonRoster search, bios, records · and complete multi-promotion career timelines, merged and deduplicated.
GET /v1/rankings/oktagonOfficial ranking boards, point-in-time back to 2013 for the UFC. Champions across every launch org.
GET /v1/calendar/oktagon.icsICS calendar feeds per organization · subscribe any calendar app to every event, auto-updating as cards change.
POST /v1/webhook-endpointsSigned webhooks for fight results, card changes and event completion · no polling needed.
GET /v1/bulk/events.json.gzGzipped full-dataset snapshots of events, fights and fighters for warehouse loads.
Questions
- What OKTAGON data does the API include?
- 151 events back to 2016, 1,253 fights, per-round statistics for 81% of the catalog, 826 fighters with bios and records, plus official OKTAGON rankings and champions.
- Is there any other OKTAGON MMA API?
- No mainstream sports-data API covers OKTAGON. UFCalendar tracks it natively · the same live-results pipeline that covers UFC runs on every OKTAGON event.
- Does one key cover OKTAGON, UFC and PFL?
- Yes · every plan includes all three launch organizations under one key and one schema.
- Is this affiliated with OKTAGON MMA?
- No. UFCalendar is an independent publication; OKTAGON data is reconciled from public sources and normalized into our schema.
One key, three organizations
Every plan covers UFC, PFL and OKTAGON in the same schema, under the same key. Also see:
UFCalendar is an independent publication, not affiliated with UFC/Zuffa/TKO, PFL, OKTAGON MMA or any promotion. Organization names are used to describe the data. Terms of service · Refund Policy