FIFA Club World Cup API

This API provides comprehensive data on the FIFA Club World Cup, including fixtures and results.

The FIFA Club World Cup API specializes in delivering detailed information related to the FIFA Club World Cup, an international football competition featuring top clubs from various confederations. It processes a variety of data fields, including team names, match fixtures and results. The API handles domain-specific terminology such as 'fixtures', 'results', and 'FIFA World Ranking', adhering to standards used in sports data management. Technical requirements include support for JSON data format, ensuring compatibility with web and mobile applications. The output schema includes structured data for teams and matches, allowing developers to easily integrate and display relevant information.

API Documentation

Endpoints


This endpoint retrieves information about participating teams in the FIFA Club World Cup 2025.


                                                                            
POST https://zylalabs.com/api/5797/fifa+club+world+cup+api/7554/get+participant+teams
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            [{"team_name":"Real Madrid","country":"Spain","squad_size":23,"market_value":1360},{"team_name":"Manchester City","country":"England","squad_size":24,"market_value":1260},{"team_name":"Chelsea FC","country":"England","squad_size":30,"market_value":963.2},{"team_name":"Bayern Munich","country":"Germany","squad_size":27,"market_value":936.7},{"team_name":"Paris Saint-Germain","country":"France","squad_size":26,"market_value":850.5},{"team_name":"Inter Milan","country":"Italy","squad_size":26,"market_value":677.3},{"team_name":"Juventus FC","country":"Italy","squad_size":26,"market_value":594.2},{"team_name":"Atl\u00e9tico de Madrid","country":"Spain","squad_size":25,"market_value":511},{"team_name":"Borussia Dortmund","country":"Germany","squad_size":24,"market_value":474.9},{"team_name":"FC Porto","country":"Portugal","squad_size":29,"market_value":351.75},{"team_name":"SL Benfica","country":"Portugal","squad_size":26,"market_value":335.5},{"team_name":"Al-Hilal SFC","country":"Saudi Arabia","squad_size":24,"market_value":243.65},{"team_name":"CR Flamengo","country":"Brazil","squad_size":29,"market_value":222.1},{"team_name":"Sociedade Esportiva Palmeiras","country":"Brazil","squad_size":31,"market_value":213.45},{"team_name":"Red Bull Salzburg","country":"Austria","squad_size":31,"market_value":202.4},{"team_name":"Botafogo de Futebol e Regatas","country":"Brazil","squad_size":35,"market_value":165.85},{"team_name":"CA River Plate","country":"Argentina","squad_size":30,"market_value":119.45},{"team_name":"Inter Miami CF","country":"USA","squad_size":33,"market_value":94.08},{"team_name":"CA Boca Juniors","country":"Argentina","squad_size":32,"market_value":92.13},{"team_name":"CF Monterrey","country":"Mexico","squad_size":26,"market_value":82.1},{"team_name":"Fluminense Football Club","country":"Brazil","squad_size":36,"market_value":75.6},{"team_name":"Seattle Sounders FC","country":"USA","squad_size":28,"market_value":49.35},{"team_name":"CF Pachuca","country":"Mexico","squad_size":30,"market_value":46.05},{"team_name":"Al-Ain FC","country":"UAE","squad_size":33,"market_value":45.24},{"team_name":"Mamelodi Sundowns FC","country":"South Africa","squad_size":41,"market_value":33.9},{"team_name":"Club Le\u00f3n FC","country":"Mexico","squad_size":28,"market_value":31.35},{"team_name":"Al Ahly FC","country":"Egypt","squad_size":33,"market_value":30.88},{"team_name":"Esperance Tunis","country":"Tunisia","squad_size":33,"market_value":19.95},{"team_name":"Wydad Casablanca","country":"Morocco","squad_size":32,"market_value":17.95},{"team_name":"Urawa Red Diamonds","country":"Japan","squad_size":36,"market_value":16.9},{"team_name":"Ulsan HD FC","country":"South Korea","squad_size":32,"market_value":15.88},{"team_name":"Auckland City FC","country":"New Zealand","squad_size":28,"market_value":5.81}]
                                                                                                                                                                                                                    
                                                                                                    

Get participant teams - CODE SNIPPETS


curl --location --request POST 'https://zylalabs.com/api/5797/fifa+club+world+cup+api/7554/get+participant+teams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'


This endpoint extracts match schedules and results in the FIFA Club World Cup.


                                                                            
POST https://zylalabs.com/api/5797/fifa+club+world+cup+api/7555/get+match+fixtures
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                            {"matches":[{"date":"2025-06-15T02:00:00","team_1":"Al Ahly","team_2":"Miami","venue":"","score":""},{"date":"2025-06-16T00:00:00","team_1":"Palmeiras","team_2":"FC Porto","venue":"","score":""},{"date":"2025-06-15T21:00:00","team_1":"Paris SG","team_2":"Atl\u00e9tico Madrid","venue":"","score":""},{"date":"2025-06-16T04:00:00","team_1":"Botafogo","team_2":"Seattle","venue":"","score":""},{"date":"2025-06-15T18:00:00","team_1":"Bayern Munich","team_2":"Auckland City","venue":"","score":""},{"date":"2025-06-17T00:00:00","team_1":"Boca Juniors","team_2":"Benfica","venue":"","score":""},{"date":"2025-06-16T21:00:00","team_1":"Chelsea","team_2":"Le\u00f3n","venue":"","score":""},{"date":"2025-06-17T03:00:00","team_1":"Flamengo","team_2":"Esperance","venue":"","score":""},{"date":"2025-06-17T21:00:00","team_1":"River Plate","team_2":"Urawa Reds","venue":"","score":""},{"date":"2025-06-18T03:00:00","team_1":"Monterrey","team_2":"Inter","venue":"","score":""},{"date":"2025-06-17T18:00:00","team_1":"Fluminense","team_2":"Bor. Dortmund","venue":"","score":""},{"date":"2025-06-18T00:00:00","team_1":"Ulsan HD","team_2":"Sundowns","venue":"","score":""},{"date":"2025-06-18T18:00:00","team_1":"Man City","team_2":"Wydad AC","venue":"","score":""},{"date":"2025-06-19T03:00:00","team_1":"Al-Ain","team_2":"Juventus","venue":"","score":""},{"date":"2025-06-18T21:00:00","team_1":"Real Madrid","team_2":"Al-Hilal","venue":"","score":""},{"date":"2025-06-19T00:00:00","team_1":"Pachuca","team_2":"RB Salzburg","venue":"","score":""}]}
                                                                                                                                                                                                                    
                                                                                                    

Get match fixtures - CODE SNIPPETS


curl --location --request POST 'https://zylalabs.com/api/5797/fifa+club+world+cup+api/7555/get+match+fixtures' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'


API Access Key & Authentication

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 FIFA Club World Cup API REST API, simply include your bearer token in the Authorization header.
Headers
Header Description
Authorization [Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.

Simple Transparent Pricing

No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.

πŸš€ Enterprise

Starts at
$ 10,000/Year


  • Custom Volume
  • Specialized Customer Support
  • Real-Time API Monitoring

Customer favorite features

  • βœ”οΈŽ Only Pay for Successful Requests
  • βœ”οΈŽ Free 7-Day Trial
  • βœ”οΈŽ Multi-Language Support
  • βœ”οΈŽ One API Key, All APIs.
  • βœ”οΈŽ Intuitive Dashboard
  • βœ”οΈŽ Comprehensive Error Handling
  • βœ”οΈŽ Developer-Friendly Docs
  • βœ”οΈŽ Postman Integration
  • βœ”οΈŽ Secure HTTPS Connections
  • βœ”οΈŽ Reliable Uptime

The FIFA Club World Cup API provides comprehensive data including team names, match fixtures, results, and FIFA World Rankings related to the FIFA Club World Cup.

The API delivers data in JSON format, ensuring compatibility with both web and mobile applications.

You can integrate the API by making HTTP requests to the provided endpoints and parsing the JSON responses to display relevant information in your application.

Key terms include 'fixtures' (upcoming match schedules), 'results' (outcomes of completed matches), and 'FIFA World Ranking' (ranking of teams based on their performance).

Yes, the API requires support for JSON data format, which is essential for proper data handling and integration.

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.

Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world’s most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]

Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.

The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.

Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]

Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.

API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.

Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.

To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.

To check how many API calls you have left for the current month, look at the β€˜X-Zyla-API-Calls-Monthly-Remaining’ header. For example, if your plan allows 1000 requests per month and you've used 100, this header will show 900.

To see the maximum number of API requests your plan allows, check the β€˜X-Zyla-RateLimit-Limit’ header. For instance, if your plan includes 1000 requests per month, this header will display 1000.

The β€˜X-Zyla-RateLimit-Reset’ header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3600, it means 3600 seconds are left until the limit resets.

Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.

You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]


Related APIs