Complete MMA API
This API provides access to a database of over 300,000 fights, as well as round by round stats, including strike numbers, for approximately 10,000 fights.
11 subscribers
0.1/10 popularity
207 ms avg latency
3 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Complete MMA API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Fighter by ID /fighters/{fighter_id} |
Given a fighter id, returns their total stats (significant strikes, takedowns etc.) as well as all of their fights. If a fight has a 'stats_id', there are stats available for… |
| GET |
Fight by ID /fights/{fight_id} |
Gets stats for a fight, given the fight id. It returns, for each fighter, the fighter's name, their stats, and the result and method. Fight IDs can be found by using the Fighter… |
| GET |
Search Fighters /search/fighter/{name} |
Allows the user to search for a fighter by name in the database. Returns a list of the closest matches of the name, along with some information about the fighters returned,… |
Complete MMA API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA Recommended | $20 / month | — |
|