{"years":[2024,2023,2022,2021,2020,2019,2018,2017,2016,2015,2014,2013,2012,2011,2010,2009,2008,2007,2006,2005,2004,2003,2002,2001,2000,1999,1998,1997,1996,1995,1994,1993,1992,1991,1990,1989,1988,1987,1986,1985,1984,1983,1982,1981,1980,1979,1978,1977,1976,1975,1974,1973,1972,1971,1970,1969,1968,1967,1966,1965,1964,1963,1962,1961,1960,1959,1958,1957,1956]}
curl --location --request POST 'https://zylalabs.com/api/6168/uefa+champions+league+history+api/8542/obtain+years' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{"year":1980,"location":"Madrid","finalists":{"team1":"Nottingam F.","team2":"Hamburgo"}}
curl --location --request POST 'https://zylalabs.com/api/6168/uefa+champions+league+history+api/8543/get+final+info' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"year":"Required"}'
[{"champion":"Real Madrid","runner_up":"Dortmund","result":"2-0"}]
curl --location --request POST 'https://zylalabs.com/api/6168/uefa+champions+league+history+api/8544/get+final+result' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"year":"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 UEFA Champions League History 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 UEFA Champions League History API provides comprehensive historical data and statistics for the UEFA Champions League finals, including match results, participating teams, and the city locations of the matches.
You can access match results by making a request to the API endpoint that retrieves final match data. The response will include details such as the teams that played, the final score, and the date of the match.
The UEFA Champions League History API focuses on historical data, meaning it provides information on past finals. The data is not updated in real-time but is comprehensive for all historical finals.
Yes, the UEFA Champions League History API allows you to filter data by specific teams and years, enabling you to retrieve detailed statistics and results for particular matches or periods.
The UEFA Champions League History API provides comprehensive historical data and statistics for the UEFA Champions League finals, including match results, participating teams, and the city locations where the matches were held.
The "obtain years" endpoint returns a list of years when UEFA Champions League finals occurred. The "get final info" endpoint provides details about the location and finalist teams for a specific year. The "get final result" endpoint returns the final score, champion, and runner-up for a specified year.
Key fields include "years" in the "obtain years" response, "year," "location," and "finalists" in the "get final info" response, and "champion," "runner_up," and "result" in the "get final result" response.
The "get final info" and "get final result" endpoints require a "year" parameter to specify which final's data to retrieve. This parameter must match one of the years returned by the "obtain years" endpoint.
Each response is structured as a JSON object. For example, the "get final info" response includes the year, location, and finalists as nested objects, while the "get final result" response includes champion, runner-up, and match result as key-value pairs.
The "obtain years" endpoint provides a chronological list of final years. The "get final info" endpoint offers details about the match location and teams for a specific year, while the "get final result" endpoint delivers the final score and winning team information.
Users can leverage the data to analyze historical match outcomes, track team performance over the years, and visualize trends in UEFA Champions League finals. For instance, comparing results across different years can highlight dominant teams.
Typical use cases include sports analytics, historical research, fan engagement applications, and creating visualizations for presentations or articles about UEFA Champions League history.
The data is sourced from official UEFA records and historical archives, ensuring high accuracy. Regular quality checks and validation against trusted sources help maintain the integrity of the information provided by the API.
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