The EFL Championship Club Information API specializes in delivering detailed information about the English Football League Championship, the second tier of English football. It processes a variety of data fields, including team names, squad sizes, average player ages, foreign player counts, average market values, and total market values for clubs. The API also includes data on player transfers, market values, and rumors, making it a valuable resource for sports analysts and enthusiasts. Domain-specific terminology includes 'market value', which refers to the estimated worth of players and clubs, and 'foreigners', indicating the number of non-domestic players in a team. The API adheres to standard JSON formats for data exchange and provides structured output that includes arrays for teams and players, along with their respective attributes. Technical requirements include ensuring data accuracy and timeliness, as well as accommodating various filtering options by season. The output schema is designed to facilitate easy integration into applications requiring sports data.
[
{
"teams": [
"Ipswich Town",
"Southampton FC",
"Leicester City",
"Sheffield United",
"Norwich City",
"Middlesbrough FC",
"Birmingham City",
"Coventry City",
"West Bromwich Albion",
"Swansea City",
"Bristol City",
"Wrexham AFC",
"Stoke City",
"Hull City",
"Watford FC",
"Derby County",
"Millwall FC",
"Queens Park Rangers",
"Preston North End",
"Blackburn Rovers",
"Oxford United",
"Portsmouth FC",
"Sheffield Wednesday",
"Charlton Athletic"
]
}
]
curl --location --request POST 'https://zylalabs.com/api/10221/efl+championship+club+information+api/19647/get+efl+championship+teams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
{
"club": "Hull City",
"squad": 27,
"average_age": 26.2,
"foreigners": 14,
"average_market_value": "€2.12m",
"total_market_value": "€57.18m"
}
]
curl --location --request POST 'https://zylalabs.com/api/10221/efl+championship+club+information+api/19651/get+team+information' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"team":"Required"}'
[
{
"club": "Leicester",
"season": "25/26",
"position": 4,
"performance": "4 matches played",
"matches_played": 4,
"wins": 3,
"draws": 0,
"losses": 1,
"goals_scored": 6,
"goals_conceded": 3,
"goal_difference": 3,
"points": 9
}
]
curl --location --request POST 'https://zylalabs.com/api/10221/efl+championship+club+information+api/19655/get+performance+by+team' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"team":"Required"}'
[
{
"transfers": [
{
"player": "Jamie Vardy",
"position": "Forward",
"from": "Leicester City",
"to": "Cremonese",
"type": "FREE",
"date": "01/09/2025"
},
{
"player": "Jordan James",
"position": "Midfielder",
"from": "Rennes",
"to": "Leicester City",
"type": "LOAN",
"date": "01/09/2025"
},
{
"player": "Samuel Iling-Junior",
"position": "Forward",
"from": "Aston Villa",
"to": "West Bromwich Albion",
"type": "LOAN",
"date": "01/09/2025"
},
{
"player": "Bilal El Khannous",
"position": "Midfielder",
"from": "Leicester City",
"to": "VfB Stuttgart",
"type": "LOAN",
"date": "01/09/2025"
}
]
}
]
curl --location --request POST 'https://zylalabs.com/api/10221/efl+championship+club+information+api/19659/get+transfers+by+team' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"team":"Required","club":"Required"}'
| 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.
The EFL Championship Club Information API provides comprehensive data including team statistics, player market values, transfer information, squad sizes, average player ages, and the count of foreign players in teams.
The API delivers data in standard JSON format, structured to include arrays for teams and players along with their respective attributes, ensuring easy integration into applications.
The API can be used by sports analysts and enthusiasts to analyze team performance, track player market values, monitor transfer activities, and create data-driven insights for fantasy sports or betting applications.
The output schema includes fields such as team names, squad sizes, average market values, total market values for clubs, player names, and their respective market values, all organized for easy access.
Developers can integrate the API by utilizing its structured JSON output, allowing them to filter data by season and seamlessly incorporate EFL Championship statistics into their sports-related applications.
This endpoint returns a comprehensive list of teams participating in the EFL Championship, providing their names in a structured JSON format. The response includes an array of team names, making it easy to access and integrate into applications.
The response includes fields such as the club name, squad size, average player age, number of foreign players, average market value, and total market value. This data helps users analyze team composition and financial metrics.
Users can specify a team as a parameter to retrieve performance data for that specific team in the current season. This allows for tailored insights into a team's match statistics, including wins, losses, and points.
The response is structured as an array of transfer records, each containing details such as player name, position, transfer origin and destination, transfer type, and date. This organization facilitates easy parsing and analysis of transfer activities.
This endpoint provides detailed performance metrics for a specified team, including the season, current league position, matches played, wins, draws, losses, goals scored, goals conceded, goal difference, and total points.
Key fields include "squad" (number of players), "average_age" (mean age of players), "foreigners" (count of non-domestic players), "average_market_value" (estimated worth of players), and "total_market_value" (overall value of the team).
Data accuracy is ensured through regular updates and validation processes, leveraging reliable sources such as official league statistics and player transfer records. This helps maintain the integrity of the information provided.
Typical use cases include analyzing team performance trends, tracking player transfers, assessing market values for fantasy sports, and generating insights for sports journalism or betting analysis, enhancing user engagement with EFL Championship data.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
To obtain your API key, you first need to sign in to your account and subscribe to the API you want to use. Once subscribed, go to your Profile, open the Subscription section, and select the specific API. Your API key will be available there and can be used 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.
If you don’t cancel before the 7th day, your free trial will end automatically and your subscription will switch to a paid plan under the same plan you originally subscribed to, meaning you will be charged and gain access to the API calls included in that plan.
The free trial ends when you reach 50 API requests or after 7 days, whichever comes first.
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, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost, so you can test our APIs without any commitment.
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.
Service Level:
100%
Response Time:
7,252ms
Service Level:
100%
Response Time:
54ms
Service Level:
100%
Response Time:
5,285ms
Service Level:
100%
Response Time:
58ms
Service Level:
100%
Response Time:
911ms
Service Level:
100%
Response Time:
10,865ms
Service Level:
100%
Response Time:
20,002ms
Service Level:
100%
Response Time:
10,029ms
Service Level:
100%
Response Time:
3,415ms
Service Level:
100%
Response Time:
68ms
Service Level:
100%
Response Time:
204ms
Service Level:
50%
Response Time:
1,321ms
Service Level:
100%
Response Time:
216ms
Service Level:
100%
Response Time:
220ms
Service Level:
100%
Response Time:
673ms
Service Level:
100%
Response Time:
193ms
Service Level:
100%
Response Time:
1,301ms
Service Level:
100%
Response Time:
718ms
Service Level:
67%
Response Time:
1,982ms
Service Level:
100%
Response Time:
1,049ms