The EFL Championship Teams 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.
This endpoint does not require any input parameters.
[
{
"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/10219/efl+championship+teams+api/19648/get+efl+championship+teams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
This endpoint does not require any input parameters.
[
{
"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/10219/efl+championship+teams+api/19652/get+team+information' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"team":"Required"}'
This endpoint does not require any input parameters.
[
{
"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/10219/efl+championship+teams+api/19656/get+performance+by+team' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"team":"Required"}'
This endpoint does not require any input parameters.
[
{
"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/10219/efl+championship+teams+api/19660/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 Teams 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.
The "get EFL Championship teams" endpoint returns a comprehensive list of teams participating in the EFL Championship, including their names. This data serves as a foundational reference for accessing detailed information about each team through other endpoints.
The "get team information" endpoint includes fields such as "club" (team name), "squad" (number of players), "average_age" (average age of players), "foreigners" (count of non-domestic players), "average_market_value," and "total_market_value" of the team.
Users can customize their data requests by specifying parameters such as the team name when using the "get team information," "get performance by team," or "get transfers by team" endpoints. This allows for targeted retrieval of specific team data.
The response from the "get performance by team" endpoint is organized as an array of objects, each containing fields like "club," "season," "position," "matches_played," "wins," "draws," "losses," "goals_scored," "goals_conceded," "goal_difference," and "points," providing a comprehensive performance overview.
The "get transfers by team" endpoint retrieves detailed information about player transfers for a specified team, including player names, positions, transfer origins and destinations, transfer types (e.g., loan, free), and transfer dates, offering insights into team dynamics.
Data accuracy is maintained through regular updates and quality checks, ensuring that the information regarding teams, players, and transfers reflects the latest developments in the EFL Championship, thus providing reliable data for analysis.
Typical use cases include analyzing team performance trends, tracking player transfers for fantasy sports, conducting market value assessments, and generating insights for sports journalism or betting applications, leveraging the detailed statistics available.
Users can effectively utilize the returned data by integrating it into applications for real-time analysis, visualizations, or reporting. For example, developers can create dashboards that display team performance metrics or player market values, enhancing user engagement with sports data.
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.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
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:
3,415ms
Service Level:
100%
Response Time:
68ms
Service Level:
100%
Response Time:
27ms
Service Level:
100%
Response Time:
17ms
Service Level:
100%
Response Time:
10,865ms