{"teams":[{"team_name":"Real Madrid"},{"team_name":"Milan"},{"team_name":"Liverpool"},{"team_name":"Bayern Munchen"},{"team_name":"Barcelona"},{"team_name":"Ajax"},{"team_name":"Man Utd"},{"team_name":"Inter"},{"team_name":"Chelsea"},{"team_name":"Nottm Forest"},{"team_name":"Benfica"},{"team_name":"Juventus"},{"team_name":"Porto"},{"team_name":"Man City"},{"team_name":"B. Dortmund"},{"team_name":"Feyenoord"},{"team_name":"Marseille"},{"team_name":"Aston Villa"},{"team_name":"Hamburg"},{"team_name":"Crvena Zvezda"},{"team_name":"FCSB"},{"team_name":"PSV"},{"team_name":"Celtic"}]}
curl --location --request POST 'https://zylalabs.com/api/6785/champions+league+winners+api/10167/get+all+champions+league+winners' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{"team_name":"Real Madrid","titles_won":15}
curl --location --request POST 'https://zylalabs.com/api/6785/champions+league+winners+api/10168/get+champions+league+trophies+by+team' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"team":"Required"}'
[{"finals":[{"season":"1955\u201356","country":"Spain","winners":"Real Madrid","score":"4\u20133","runners_up":"Reims","venue":"Parc des Princes, Paris, France","attendance":38239},{"season":"1956\u201357","country":"Spain","winners":"Real Madrid","score":"2\u20130","runners_up":"Fiorentina","venue":"Santiago Bernab\u00e9u, Madrid, Spain","attendance":124000},{"season":"1957\u201358","country":"Spain","winners":"Real Madrid","score":"3\u20132\u2020","runners_up":"Milan","venue":"Heysel Stadium, Brussels, Belgium","attendance":67000},{"season":"1958\u201359","country":"Spain","winners":"Real Madrid","score":"2\u20130","runners_up":"Reims","venue":"Neckarstadion, Stuttgart, West Germany","attendance":72000},{"season":"1959\u201360","country":"Spain","winners":"Real Madrid","score":"7\u20133","runners_up":"Eintracht Frankfurt","venue":"Hampden Park, Glasgow, Scotland","attendance":127621},{"season":"1965\u201366","country":"Spain","winners":"Real Madrid","score":"2\u20131","runners_up":"Partizan","venue":"Heysel Stadium, Brussels, Belgium","attendance":46745},{"season":"1997\u201398","country":"Spain","winners":"Real Madrid","score":"1\u20130","runners_up":"Juventus","venue":"Amsterdam Arena, Amsterdam, Netherlands","attendance":48500},{"season":"1999\u20132000","country":"Spain","winners":"Real Madrid","score":"3\u20130","runners_up":"Valencia","venue":"Stade de France, Saint-Denis, France","attendance":80000},{"season":"2001\u201302","country":"Spain","winners":"Real Madrid","score":"2\u20131","runners_up":"Bayer Leverkusen","venue":"Hampden Park, Glasgow, Scotland","attendance":50499},{"season":"2013\u201314","country":"Spain","winners":"Real Madrid","score":"4\u20131\u2020","runners_up":"Atl\u00e9tico Madrid","venue":"Est\u00e1dio da Luz, Lisbon, Portugal","attendance":60976},{"season":"2015\u201316","country":"Spain","winners":"Real Madrid","score":"1\u20131*[k]","runners_up":"Atl\u00e9tico Madrid","venue":"San Siro, Milan, Italy","attendance":71942},{"season":"2016\u201317","country":"Spain","winners":"Real Madrid","score":"4\u20131","runners_up":"Juventus","venue":"Millennium Stadium, Cardiff, Wales","attendance":65842},{"season":"2017\u201318","country":"Spain","winners":"Real Madrid","score":"3\u20131","runners_up":"Liverpool","venue":"NSC Olimpiyskiy Stadium, Kyiv, Ukraine","attendance":61561},{"season":"2021\u201322","country":"Spain","winners":"Real Madrid","score":"1\u20130","runners_up":"Liverpool","venue":"Stade de France, Saint-Denis, France","attendance":75000},{"season":"2023\u201324","country":"Spain","winners":"Real Madrid","score":"2\u20130","runners_up":"Borussia Dortmund","venue":"Wembley Stadium, London, England","attendance":86212}]}]
curl --location --request POST 'https://zylalabs.com/api/6785/champions+league+winners+api/10169/get+champions+league+final+details+by+team' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"team":"Required"}'
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 Champions League Winners 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 🎉)
The API delivers data in a structured JSON format, making it easy to integrate into web applications. The output includes fields for team name, titles won, and a list of years corresponding to each title.
The API supports RESTful requests and provides JSON responses, ensuring compatibility with modern web applications. Developers can easily access and display historical Champions League data using this API.
The Champions League Winners API provides detailed information about UEFA Champions League winners, including team names, the number of titles won, and the years in which each title was achieved, all structured in a JSON format.
You can integrate the Champions League Winners API by making RESTful requests to the API endpoint. The API will respond with structured JSON data, which you can then parse and display in your application, ensuring compatibility with modern web technologies.
This endpoint returns a comprehensive list of all UEFA Champions League winners, including team names. The data is structured in JSON format, allowing easy integration into applications.
The response includes the fields "team_name" and "titles_won," providing the name of the team and the total number of UEFA Champions League trophies they have won.
Users can specify a team as a parameter to retrieve detailed information about that team's UEFA Champions League finals, including seasons, scores, and venues.
The response is organized as a JSON object containing an array of finals, with each final represented by fields such as "season," "winners," "score," and "venue," allowing for easy access to detailed match information.
This endpoint provides the number of UEFA Champions League trophies won by a specified team, allowing users to quickly assess a team's historical success in the tournament.
In the finals details response, "season" indicates the year of the tournament, "winners" is the team that won, "score" shows the match result, "runners_up" is the opposing team, and "venue" specifies where the final was held.
Typical use cases include sports applications, fantasy leagues, and websites that provide historical data and statistics about UEFA Champions League winners, enhancing user engagement with accurate information.
The API sources its data from official UEFA records, ensuring high accuracy and reliability. Regular updates and quality checks are implemented to maintain the integrity of the information provided.
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