{
"success": true,
"name": "Francesco Nuzzi",
"nickname": "Berserker",
"weight": "136.0 lbs",
"height": "5'6\" (168cm)",
"reach": "69.0\" (175cm)",
"age": "30",
"country": "Italy",
"record": "12-2-0",
"affiliation": "Aurora Mixed Martial Arts",
"full_fight_record": "WWLWW",
"current_match": "W",
"last_won": "WWLWW"
}
curl --location --request GET 'https://zylalabs.com/api/13707/ufc+mma+information+api/31212/profile+information?url=https://www.tapology.com/fightcenter/fighters/134049-francesco-nuzzi' --header 'Authorization: Bearer YOUR_API_KEY'
{
"success": true,
"event_class": null,
"weight_class": null,
"fight_type": null,
"fighter1_name": "Salahdine Parnasse",
"fighter1_nickname": "Strength of Schedule",
"fighter1_url": "https://www.tapology.com/fightcenter/fighters/118604-salahdine-parnasse",
"fighter1_overall": null,
"fighter1_ko_tko": "87.3%",
"fighter1_submission": "4.9%",
"fighter1_decision": "7.8%",
"fighter2_name": "Dan Hooker",
"fighter2_nickname": "Strength of Schedule",
"fighter2_url": "https://www.tapology.com/fightcenter/fighters/18854-daniel-hooker",
"fighter2_overall": null,
"fighter2_ko_tko": "68.2%",
"fighter2_submission": "6.3%",
"fighter2_decision": "25.5%"
}
curl --location --request GET 'https://zylalabs.com/api/13707/ufc+mma+information+api/31213/bout?url=https://www.tapology.com/fightcenter/events/144513-ufc-fight-night' --header 'Authorization: Bearer YOUR_API_KEY'
{
"success": true,
"winner_name": "Makhachev",
"outcome_method": "Decision, Unanimous",
"outcome_round_time": "5 Rounds, 25:00 Total"
}
curl --location --request GET 'https://zylalabs.com/api/13707/ufc+mma+information+api/31214/profile?url=https://www.tapology.com/fightcenter/bouts/1148512-ufc-330-islam-makhachev-vs-the-future-ian-machado-garry' --header 'Authorization: Bearer YOUR_API_KEY'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the UFC MMA Information API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
This MMA Fighter and Bout Data API provides structured information about professional MMA fighters, matchups, and fight results. Access detailed fighter profiles including names, nicknames, physical attributes, nationality, affiliation, professional records, and recent performance. Matchup data includes both fighters and their estimated victory methods, such as KO/TKO, submission, and decision.
The API also provides completed bout results, including the winner, official outcome method, rounds completed, and total fight duration.
With structured JSON responses, developers can easily integrate MMA data into sports websites, mobile applications, analytics platforms, dashboards, and other applications requiring reliable fighter and bout information.
The GET Profile Information endpoint returns detailed fighter profiles, including attributes like name, nickname, weight, height, nationality, and professional record. The GET Bout endpoint provides matchup details, including fighters' names, nicknames, and estimated victory methods. The GET Profile endpoint delivers completed bout results, detailing the winner, outcome method, rounds completed, and total fight duration.
Key fields in the GET Profile Information response include name, nickname, weight, height, age, country, and record. For the GET Bout endpoint, important fields include fighter names, nicknames, and estimated victory percentages. The GET Profile response highlights the winner's name, outcome method, and fight duration.
The response data is structured in JSON format, making it easy to parse. Each endpoint returns a success status followed by relevant data fields. For example, the GET Profile Information includes fighter attributes, while the GET Bout response organizes matchup details by fighter and their respective victory methods.
The GET Profile Information endpoint provides fighter profiles, including physical attributes and records. The GET Bout endpoint offers matchup details, including fighters' estimated victory methods. The GET Profile endpoint presents completed bout results, including the winner and fight duration.
Users can customize requests by specifying fighter IDs or bout IDs in the API calls. This allows retrieval of specific fighter profiles or bout details. Ensure to refer to the API documentation for the exact parameters required for each endpoint.
Typical use cases include integrating fighter and bout information into sports websites, mobile applications, and analytics platforms. Developers can use this data for creating dashboards, enhancing user engagement, and providing real-time fight statistics.
Data accuracy is maintained through regular updates and validation against official MMA records. The API sources information from reputable databases and organizations within the MMA community to ensure reliability.
Standard data patterns include structured JSON responses with a success status followed by relevant data fields. For example, fighter profiles consistently include attributes like weight and record, while bout results consistently detail the winner and outcome method.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund