[{"upcoming_fights":[{"event_date":"2025-01-10","fighter_1":"Tang Kai","fighter_2":"Akbar Abdullaev","event_location":"Bangkok","match_type":"title fight"},{"event_date":"2025-01-10","fighter_1":"Denise Zamboanga","fighter_2":"Alyona Rassohyna","event_location":"Bangkok","match_type":"interim title fight"},{"event_date":"2025-01-11","fighter_1":"Amanda Ribas","fighter_2":"Mackenzie Dern","event_location":"Las Vegas - APEX","match_type":"main card"},{"event_date":"2025-01-18","fighter_1":"Islam Makhachev","fighter_2":"Arman Tsarukyan","event_location":"Los Ángeles","match_type":"title fight"},{"event_date":"2025-01-18","fighter_1":"Merab Dvalishvili","fighter_2":"Umar Nurmagomedov","event_location":"Los Ángeles","match_type":"title fight"},{"event_date":"2025-01-24","fighter_1":"Tawanchai PK Saenchai","fighter_2":"Superbon Banchamek","event_location":"Bangkok","match_type":"Muay Thai title fight"},{"event_date":"2025-01-25","fighter_1":"Usman Nurmagomedov","fighter_2":"Paul Hughes","event_location":"Dubai","match_type":"title fight"},{"event_date":"2025-02-01","fighter_1":"Israel Adesanya","fighter_2":"Nassourdine Imavov","event_location":"Riyadh","match_type":"main card"},{"event_date":"2025-02-08","fighter_1":"Dricus Du Plessis","fighter_2":"Sean Strickland","event_location":"Sydney","match_type":"title fight"},{"event_date":"2025-02-20","fighter_1":"Jonathan Haggerty","fighter_2":"Rui Wei","event_location":"Lusail","match_type":"Kick Boxing title fight"},{"event_date":"2025-03-23","fighter_1":"Kenshin Takeru","fighter_2":"Rodtang Jitmuagnon","event_location":"Tokio","match_type":"Kick Boxing title fight"}]}]
curl --location --request POST 'https://zylalabs.com/api/5487/mma+events+calendar+api/7117/get+upcoming+fights' --header 'Authorization: Bearer YOUR_API_KEY'
[{"event_id":"PFL 2024: #10 Championships","fight_card_status":"confirmed","main_card_fights":[{"fight":"Brendan Loughnane vs Timur Khizriev","status":"title fight"},{"fight":"Dakota Ditcheva vs Taila Santos","status":"title fight"},{"fight":"Impa Kasanganay vs Dovletdzhan Yagshimuradov","status":"title fight"},{"fight":"Magomed Umalatov vs Shamil Musaev","status":"title fight"},{"fight":"Gadzhi Rabadanov vs Brent Primus","status":"title fight"},{"fight":"Denis Goltsov vs Oleg Popov","status":"title fight"}],"preliminary_fights":[{"fight":"Mohammad Alaqraa vs Omar El Dafrawy","status":"PFL MENA GP WW"},{"fight":"Ali Taleb vs Rachid Haz","status":"PFL MENA GP BW"},{"fight":"Mohsen Mohammadseifi vs Georges Eid","status":"PFL MENA GP LW"},{"fight":"Abdalrahman Alhyasat vs Abdullah Al-Qahtani","status":"PFL MENA GP FW"},{"fight":"Mansour Barnaoui vs Alfie Davis","status":"confirmed"},{"fight":"Slim Trabelsi vs Abraham Bably","status":"confirmed"},{"fight":"Jesus Pinedo vs Jeremy Kennedy","status":"confirmed"},{"fight":"Asael Adjoudj vs José Perez","status":"confirmed"},{"fight":"Costello van Steenis vs Joao Dantas","status":"confirmed"},{"fight":"Hattan Alsaif vs Lilia Osmani","status":"Amateur"}]}]
curl --location --request POST 'https://zylalabs.com/api/5487/mma+events+calendar+api/7118/get+fight+card+status' --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 MMA Events Calendar 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 🎉)
MMA Events Calendar API offers a comprehensive solution for tracking upcoming mixed martial arts events across the world’s top promotions. This API provides detailed schedules, including fight dates, fighter matchups, event locations, and card status (e.g., prelims, main card). Ideal for sports apps and websites, MMA Events Calendar API supports data fields such as fighter names, bout type, and promotional details. With real-time updates, developers can easily integrate this data into their applications, offering users access to the latest fight schedules and event information for top promotions, ensuring fans never miss a fight.
The MMA Events Calendar API provides detailed schedules for upcoming MMA fights, including fight dates, fighter matchups, event locations, and card status (e.g., prelims, main card).
The API covers major promotions such as UFC, Bellator, and ONE Championship, ensuring comprehensive coverage of the top events in mixed martial arts.
The MMA Events Calendar API offers real-time updates, allowing developers to access the latest fight schedules and event information as soon as they are available.
The API supports various data fields, including fighter names, bout types, promotional details, fight dates, and event locations, enabling detailed tracking of MMA events.
Developers can easily integrate the MMA Events Calendar API by utilizing its endpoints to fetch data and display it within their sports apps or websites, ensuring users have access to the latest MMA event information.
The "get upcoming fights" endpoint returns details about upcoming MMA fights, including event dates, fighter names, event locations, and match types. The "get fight card status" endpoint provides the status of specific fight cards, including fight details and match statuses for both main and preliminary fights.
Key fields in the "get upcoming fights" response include event_date, fighter_1, fighter_2, event_location, and match_type. For the "get fight card status," important fields are event_id, fight_card_status, main_card_fights, and preliminary_fights.
The response data is structured as JSON arrays. Each fight in the "get upcoming fights" endpoint is represented as an object with fields for event details. The "get fight card status" endpoint organizes fights into main and preliminary categories, each containing an array of fight objects.
The "get upcoming fights" endpoint provides information on fight dates, matchups, locations, and types of matches. The "get fight card status" endpoint offers insights into the overall status of fight cards, including confirmed fights and their respective statuses.
Users can customize requests by specifying parameters such as event dates or specific promotions when calling the endpoints. This allows for tailored responses based on user needs, such as filtering fights by date or promotion.
Typical use cases include integrating fight schedules into sports apps, providing real-time updates for fans, and displaying detailed fight card information on websites. This data helps enhance user engagement by keeping fans informed about upcoming events.
Data accuracy is maintained through real-time updates from reliable sources within the MMA industry. The API aggregates information from major promotions, ensuring that users receive the most current and accurate fight details.
Users can expect data patterns that include consistent formatting for fight details, such as event dates and fighter names. The API typically returns multiple fights per event, allowing users to easily parse and display comprehensive fight schedules.
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