MMAAPI
MMAAPI is your ultimate source for the latest updates, scores, and results from the world of mixed martial arts. Our API covers all major MMA organizations, including UFC, Bellator, KSW, PFL, and many more.Our live scoring and real-time statistics provide a comprehensive view of every fight, making MMAAPI the go-to API to get MMA scores worldwide.
MMAAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| Event | ||
| GET |
EventForm /api/mma/event/{id}/pregame-form |
This operation returns the pre game form for a specific MMA event, including team statistics and player data. |
| GET |
EventStatistics /api/mma/event/{id}/statistics |
Get statistics for a specific MMA event. |
| GET |
EventStreaks /api/mma/event/{id}/team-streaks |
Get streak information for a specific MMA event. |
| GET |
EventDetails /api/mma/event/{id} |
Get information about a MMA event based on its ID. |
| GET |
HeadToHeadEvents /api/mma/event/{customId}/h2h/events |
Get information about head-to-head tennis events for a specific event. |
| Tournament | ||
| GET |
Categories /api/mma/categories |
This operation allows you to retrieve MMA categories. |
| GET |
TournamentLastMainEvents /api/mma/unique-tournament/{tournamentId}/main-events/last/{page} |
Get last main events for a unique tournamente |
| GET |
UniqueTournamentDetails /api/mma/unique-tournament/{tournamentId} |
This operation allows you to retrieve details for a specified MMA tournament. |
| GET |
CategoryTournaments /api/mma/category/{id}/unique-tournaments |
This operation allows you to retrieve all leagues from a specified MMA category. |
| GET |
TournamentFeaturedEvents /api/mma/unique-tournament/{tournamentId}/featured-events |
Get featured events for a unique tournament |
| GET |
TournamentAllEvents /api/mma/unique-tournament/{uniqueTournamentId}/tournament/{tournamentId}/mma-events/all |
Get all MMA events for a unique tournament and tournament ID |
| GET |
TournamentLogoImage /api/mma/unique-tournament/{id}/image |
Get tournament logo image in PNG format for a specific tournament. |
| GET |
TournamentScheduledEvents /api/mma/unique-tournament/{tournamentId}/schedules/{day}/{month}/{year} |
Get scheduled events for a unique tournamente |
| GET |
TournamentNextMainEvents /api/mma/unique-tournament/{tournamentId}/main-events/next/{page} |
Get next main events for a unique tournamente |
| GET |
TournamentRnkingSummary /api/mma/rankings/unique-tournament/{tournamentId}/summary |
Get ranking summary for a unique tournament |
| GET |
MmaOctogonImage /api/mma/octogon.png |
Get MMA octagon image |
| GET |
TournamentDetails /api/mma/tournament/{tournamentId} |
This operation allows you to retrieve details for a specified MMA tournament. |
| Team | ||
| GET |
TeamCareerStatistics /api/mma/team/{id}/career-statistics |
Get the career statistics for a specific team. |
| GET |
FemaleFighterImagePlaceholder /api/placeholders/fighter-female.svg |
Get female fighter placeholder image |
| GET |
TeamDetails /api/mma/team/{id} |
Get detailed information about a specific team. |
| GET |
TeamNextEvents /api/mma/team/{id}/events/next/{page} |
Get information about the next events for a specific team. |
| GET |
MaleFighterImagePlaceholder /api/placeholders/fighter-male.svg |
Get male fighter placeholder image |
| GET |
TeamLastEvents /api/mma/team/{id}/events/last/{page} |
Get information about the last events for a specific team. |
| GET |
TeamImage /api/mma/team/{id}/image |
Get player image in PNG format for a specific team. |
| Other endpoints | ||
| GET |
Search /api/mma/search/{term} |
This operation allows you to search for MMA teams and tournaments based on the search term provided. |
MMAAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 4 / second |
|
| PRO | $9.99 / month | 6 / second |
|
| ULTRA | $14.99 / month | 8 / second |
|
| MEGA Recommended | $24.99 / month | 10 / second |
|