The API provides a comprehensive, structured service for accessing up-to-date statistics from several of the world's most important soccer leagues. Its main focus is to offer detailed information on clubs belonging to competitions such as the Premier League, La Liga, Serie A, Bundesliga, and Ligue 1, among others. Each endpoint returns data in JSON format, which facilitates its integration into web applications, mobile apps, or sports analysis systems.
For each league, the API exposes a Statistics endpoint that delivers key data on participating clubs. Among the most relevant values are the total number of players per squad, the average age of the team, the number of foreign players, the average market value per player, and the total market value of the club. Thanks to this uniform structure, it is easy to compare teams within the same league or analyze differences between different competitions.
For example, in the case of Serie A, the data reveals the strong presence of clubs with high market values such as Inter Milan, Juventus, and AC Milan, while other teams with smaller budgets also show detailed information about their composition. This type of insight is useful for scouting platforms, statistical analysis houses, sports content creators, and performance prediction applications.
The API is designed to provide real-time data or frequent updates, enabling the creation of dynamic dashboards, automated reports, or interactive visualizations. In addition, its POST endpoint-based structure provides flexibility for custom requests, future filters, or functionality expansions.
Overall, this API is a robust tool for any environment that requires consistent, uniform, and up-to-date soccer data. Its detail by club and league makes it an ideal resource for professional analysis, sports product development, or European soccer market research.
[
[
{
"nombre": "Premier League",
"clubes": 20,
"jugadores": 549,
"media_de_edad": 26.1,
"extranjeros": "70,7 %",
"valor_total": "12,77 mil mill. €"
},
{
"nombre": "LaLiga",
"clubes": 20,
"jugadores": 497,
"media_de_edad": 27.3,
"extranjeros": "43,3 %",
"valor_total": "5,57 mil mill. €"
},
{
"nombre": "Serie A",
"clubes": 20,
"jugadores": 571,
"media_de_edad": 26.4,
"extranjeros": "66,9 %",
"valor_total": "5,43 mil mill. €"
},
{
"nombre": "Bundesliga",
"clubes": 18,
"jugadores": 520,
"media_de_edad": 25.8,
"extranjeros": "58,5 %",
"valor_total": "4,66 mil mill. €"
},
{
"nombre": "Ligue 1",
"clubes": 18,
"jugadores": 478,
"media_de_edad": 25.2,
"extranjeros": "62,3 %",
"valor_total": "3,64 mil mill. €"
},
{
"nombre": "Liga Portugal",
"clubes": 18,
"jugadores": 491,
"media_de_edad": 25.3,
"extranjeros": "69,5 %",
"valor_total": "1,76 mil mill. €"
},
{
"nombre": "Süper Lig",
"clubes": 18,
"jugadores": 517,
"media_de_edad": 26.5,
"extranjeros": "50,7 %",
"valor_total": "1,33 mil mill. €"
},
{
"nombre": "Eredivisie",
"clubes": 18,
"jugadores": 498,
"media_de_edad": 24.9,
"extranjeros": "47,0 %",
"valor_total": "1,21 mil mill. €"
},
{
"nombre": "Premier Liga",
"clubes": 16,
"jugadores": 451,
"media_de_edad": 25.8,
"extranjeros": "39,0 %",
"valor_total": "1,05 mil mill. €"
},
{
"nombre": "Jupiler Pro League",
"clubes": 16,
"jugadores": 452,
"media_de_edad": 24.4,
"extranjeros": "64,2 %",
"valor_total": "949,48 mill. €"
},
{
"nombre": "Super League 1",
"clubes": 14,
"jugadores": 448,
"media_de_edad": 26.5,
"extranjeros": "55,4 %",
"valor_total": "523,90 mill. €"
},
{
"nombre": "Super League",
"clubes": 12,
"jugadores": 336,
"media_de_edad": 24.9,
"extranjeros": "54,2 %",
"valor_total": "395,03 mill. €"
},
{
"nombre": "Premier de Ucrania",
"clubes": 16,
"jugadores": 442,
"media_de_edad": 25.4,
"extranjeros": "25,8 %",
"valor_total": "391,40 mill. €"
},
{
"nombre": "Chance Liga",
"clubes": 16,
"jugadores": 464,
"media_de_edad": 25.8,
"extranjeros": "36,4 %",
"valor_total": "376,94 mill. €"
},
{
"nombre": "Bundesliga",
"clubes": 12,
"jugadores": 343,
"media_de_edad": 24.7,
"extranjeros": "44,3 %",
"valor_total": "375,14 mill. €"
},
{
"nombre": "Ekstraklasa",
"clubes": 18,
"jugadores": 523,
"media_de_edad": 25.6,
"extranjeros": "48,2 %",
"valor_total": "367,13 mill. €"
},
{
"nombre": "Premiership",
"clubes": 12,
"jugadores": 322,
"media_de_edad": 26.4,
"extranjeros": "64,6 %",
"valor_total": "353,32 mill. €"
},
{
"nombre": "Superliga",
"clubes": 12,
"jugadores": 317,
"media_de_edad": 24.7,
"extranjeros": "45,7 %",
"valor_total": "340,00 mill. €"
},
{
"nombre": "Eliteserien",
"clubes": 16,
"jugadores": 417,
"media_de_edad": 25.1,
"extranjeros": "30,7 %",
"valor_total": "304,43 mill. €"
},
{
"nombre": "Super liga Srbije",
"clubes": 16,
"jugadores": 479,
"media_de_edad": 24.9,
"extranjeros": "33,4 %",
"valor_total": "264,18 mill. €"
},
{
"nombre": "Allsvenskan",
"clubes": 16,
"jugadores": 423,
"media_de_edad": 25.4,
"extranjeros": "39,2 %",
"valor_total": "259,15 mill. €"
},
{
"nombre": "SuperLiga",
"clubes": 16,
"jugadores": 503,
"media_de_edad": 26.3,
"extranjeros": "41,0 %",
"valor_total": "256,68 mill. €"
},
{
"nombre": "SuperSport HNL",
"clubes": 10,
"jugadores": 314,
"media_de_edad": 25.3,
"extranjeros": "40,4 %",
"valor_total": "221,70 mill. €"
},
{
"nombre": "efbet Liga",
"clubes": 16,
"jugadores": 423,
"media_de_edad": 25.7,
"extranjeros": "48,7 %",
"valor_total": "192,85 mill. €"
},
{
"nombre": "Ligat ha'Al",
"clubes": 14,
"jugadores": 380,
"media_de_edad": 25.8,
"extranjeros": "29,2 %",
"valor_total": "150,31 mill. €"
}
]
]
curl --location --request POST 'https://zylalabs.com/api/11284/transfer+market+football+league+data+api/21306/top+leagues' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
[
{
"club": "Arsenal FC",
"team": 25,
"age": 25.8,
"foreigners": 17,
"average_market_value": "52,56 mill. €",
"total_market_value": "1,31 mil mill. €"
},
{
"club": "Manchester City",
"team": 26,
"age": 26.4,
"foreigners": 19,
"average_market_value": "46,64 mill. €",
"total_market_value": "1,21 mil mill. €"
},
{
"club": "Liverpool FC",
"team": 26,
"age": 25.8,
"foreigners": 20,
"average_market_value": "44,39 mill. €",
"total_market_value": "1,15 mil mill. €"
},
{
"club": "Chelsea FC",
"team": 31,
"age": 23.5,
"foreigners": 21,
"average_market_value": "36,66 mill. €",
"total_market_value": "1,14 mil mill. €"
},
{
"club": "Tottenham Hotspur",
"team": 29,
"age": 25.3,
"foreigners": 23,
"average_market_value": "31,74 mill. €",
"total_market_value": "920,60 mill. €"
},
{
"club": "Newcastle United",
"team": 29,
"age": 27.5,
"foreigners": 13,
"average_market_value": "25,93 mill. €",
"total_market_value": "751,83 mill. €"
},
{
"club": "Manchester United",
"team": 26,
"age": 25.6,
"foreigners": 19,
"average_market_value": "28,08 mill. €",
"total_market_value": "730,20 mill. €"
},
{
"club": "Nottingham Forest",
"team": 28,
"age": 26.4,
"foreigners": 21,
"average_market_value": "23,03 mill. €",
"total_market_value": "644,70 mill. €"
},
{
"club": "Aston Villa",
"team": 23,
"age": 27.9,
"foreigners": 16,
"average_market_value": "23,74 mill. €",
"total_market_value": "546,00 mill. €"
},
{
"club": "Brighton & Hove Albion",
"team": 26,
"age": 26.2,
"foreigners": 18,
"average_market_value": "20,02 mill. €",
"total_market_value": "520,60 mill. €"
},
{
"club": "Crystal Palace",
"team": 30,
"age": 25.4,
"foreigners": 17,
"average_market_value": "16,15 mill. €",
"total_market_value": "484,53 mill. €"
},
{
"club": "AFC Bournemouth",
"team": 25,
"age": 25,
"foreigners": 19,
"average_market_value": "17,92 mill. €",
"total_market_value": "448,10 mill. €"
},
{
"club": "Brentford FC",
"team": 31,
"age": 24.8,
"foreigners": 22,
"average_market_value": "14,03 mill. €",
"total_market_value": "434,90 mill. €"
},
{
"club": "Everton FC",
"team": 24,
"age": 26.8,
"foreigners": 13,
"average_market_value": "17,28 mill. €",
"total_market_value": "414,60 mill. €"
},
{
"club": "West Ham United",
"team": 26,
"age": 26.9,
"foreigners": 18,
"average_market_value": "15,42 mill. €",
"total_market_value": "400,80 mill. €"
},
{
"club": "Wolverhampton Wanderers",
"team": 26,
"age": 26.2,
"foreigners": 24,
"average_market_value": "14,48 mill. €",
"total_market_value": "376,60 mill. €"
},
{
"club": "Fulham FC",
"team": 24,
"age": 28.1,
"foreigners": 20,
"average_market_value": "15,58 mill. €",
"total_market_value": "374,00 mill. €"
},
{
"club": "Sunderland AFC",
"team": 36,
"age": 25,
"foreigners": 24,
"average_market_value": "9,44 mill. €",
"total_market_value": "340,00 mill. €"
},
{
"club": "Leeds United",
"team": 26,
"age": 27.1,
"foreigners": 19,
"average_market_value": "12,17 mill. €",
"total_market_value": "316,30 mill. €"
},
{
"club": "Burnley FC",
"team": 32,
"age": 26.7,
"foreigners": 25,
"average_market_value": "7,72 mill. €",
"total_market_value": "247,15 mill. €"
}
]
]
curl --location --request POST 'https://zylalabs.com/api/11284/transfer+market+football+league+data+api/21311/premier+league+stadistics' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
[
{
"club": "Real Madrid CF",
"team": 25,
"age": 26,
"foreigners": 18,
"average_market_value": "56,04 mill. €",
"total_market_value": "1,40 mil mill. €"
},
{
"club": "FC Barcelona",
"team": 23,
"age": 25.6,
"foreigners": 10,
"average_market_value": "48,17 mill. €",
"total_market_value": "1,11 mil mill. €"
},
{
"club": "Atlético de Madrid",
"team": 24,
"age": 27.6,
"foreigners": 16,
"average_market_value": "25,99 mill. €",
"total_market_value": "623,80 mill. €"
},
{
"club": "Athletic Club",
"team": 27,
"age": 27,
"foreigners": 3,
"average_market_value": "13,69 mill. €",
"total_market_value": "369,70 mill. €"
},
{
"club": "Villarreal CF",
"team": 27,
"age": 26.3,
"foreigners": 14,
"average_market_value": "10,38 mill. €",
"total_market_value": "280,30 mill. €"
},
{
"club": "Real Sociedad",
"team": 26,
"age": 25.9,
"foreigners": 9,
"average_market_value": "9,73 mill. €",
"total_market_value": "252,90 mill. €"
},
{
"club": "Real Betis Balompié",
"team": 26,
"age": 28.7,
"foreigners": 12,
"average_market_value": "8,29 mill. €",
"total_market_value": "215,50 mill. €"
},
{
"club": "Valencia CF",
"team": 23,
"age": 27.2,
"foreigners": 11,
"average_market_value": "7,24 mill. €",
"total_market_value": "166,60 mill. €"
},
{
"club": "Girona FC",
"team": 25,
"age": 28.1,
"foreigners": 14,
"average_market_value": "6,21 mill. €",
"total_market_value": "155,20 mill. €"
},
{
"club": "RC Celta de Vigo",
"team": 28,
"age": 26.3,
"foreigners": 8,
"average_market_value": "5,05 mill. €",
"total_market_value": "141,40 mill. €"
},
{
"club": "Sevilla FC",
"team": 27,
"age": 27.7,
"foreigners": 15,
"average_market_value": "4,71 mill. €",
"total_market_value": "127,10 mill. €"
},
{
"club": "RCD Espanyol",
"team": 24,
"age": 26.5,
"foreigners": 7,
"average_market_value": "4,13 mill. €",
"total_market_value": "99,00 mill. €"
},
{
"club": "CA Osasuna",
"team": 21,
"age": 28.1,
"foreigners": 4,
"average_market_value": "4,25 mill. €",
"total_market_value": "89,20 mill. €"
},
{
"club": "Rayo Vallecano",
"team": 25,
"age": 28.8,
"foreigners": 13,
"average_market_value": "3,54 mill. €",
"total_market_value": "88,43 mill. €"
},
{
"club": "Levante UD",
"team": 24,
"age": 26.3,
"foreigners": 7,
"average_market_value": "3,63 mill. €",
"total_market_value": "87,20 mill. €"
},
{
"club": "RCD Mallorca",
"team": 25,
"age": 28.1,
"foreigners": 9,
"average_market_value": "3,41 mill. €",
"total_market_value": "85,20 mill. €"
},
{
"club": "Elche CF",
"team": 26,
"age": 26.1,
"foreigners": 10,
"average_market_value": "3,07 mill. €",
"total_market_value": "79,90 mill. €"
},
{
"club": "Deportivo Alavés",
"team": 23,
"age": 28.1,
"foreigners": 10,
"average_market_value": "3,06 mill. €",
"total_market_value": "70,40 mill. €"
},
{
"club": "Getafe CF",
"team": 22,
"age": 28.2,
"foreigners": 10,
"average_market_value": "3,08 mill. €",
"total_market_value": "67,80 mill. €"
},
{
"club": "Real Oviedo",
"team": 26,
"age": 28.8,
"foreigners": 15,
"average_market_value": "2,34 mill. €",
"total_market_value": "60,80 mill. €"
}
]
]
curl --location --request POST 'https://zylalabs.com/api/11284/transfer+market+football+league+data+api/21314/la+liga+stadistics' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
[
{
"club": "Inter de Milán",
"team": 25,
"age": 28.6,
"foreigners": 17,
"average_market_value": "27,75 mill. €",
"total_market_value": "693,80 mill. €"
},
{
"club": "Juventus de Turín",
"team": 26,
"age": 26.8,
"foreigners": 18,
"average_market_value": "23,18 mill. €",
"total_market_value": "602,70 mill. €"
},
{
"club": "SSC Nápoles",
"team": 28,
"age": 28,
"foreigners": 16,
"average_market_value": "17,98 mill. €",
"total_market_value": "503,30 mill. €"
},
{
"club": "AC Milan",
"team": 22,
"age": 26.6,
"foreigners": 17,
"average_market_value": "21,43 mill. €",
"total_market_value": "471,50 mill. €"
},
{
"club": "Atalanta de Bérgamo",
"team": 26,
"age": 26.8,
"foreigners": 16,
"average_market_value": "17,66 mill. €",
"total_market_value": "459,10 mill. €"
},
{
"club": "AS Roma",
"team": 28,
"age": 25.9,
"foreigners": 19,
"average_market_value": "14,32 mill. €",
"total_market_value": "401,00 mill. €"
},
{
"club": "Fiorentina",
"team": 30,
"age": 25.7,
"foreigners": 14,
"average_market_value": "9,51 mill. €",
"total_market_value": "285,35 mill. €"
},
{
"club": "Como 1907",
"team": 30,
"age": 26.7,
"foreigners": 24,
"average_market_value": "9,50 mill. €",
"total_market_value": "285,10 mill. €"
},
{
"club": "Bolonia",
"team": 28,
"age": 27.1,
"foreigners": 16,
"average_market_value": "9,74 mill. €",
"total_market_value": "272,80 mill. €"
},
{
"club": "SS Lazio",
"team": 28,
"age": 28.2,
"foreigners": 19,
"average_market_value": "9,51 mill. €",
"total_market_value": "266,35 mill. €"
},
{
"club": "Torino FC",
"team": 30,
"age": 26.4,
"foreigners": 27,
"average_market_value": "5,09 mill. €",
"total_market_value": "152,75 mill. €"
},
{
"club": "Parma",
"team": 30,
"age": 24.1,
"foreigners": 21,
"average_market_value": "5,09 mill. €",
"total_market_value": "152,68 mill. €"
},
{
"club": "Udinese",
"team": 29,
"age": 25.7,
"foreigners": 24,
"average_market_value": "5,25 mill. €",
"total_market_value": "152,35 mill. €"
},
{
"club": "US Sassuolo",
"team": 30,
"age": 25.6,
"foreigners": 17,
"average_market_value": "4,95 mill. €",
"total_market_value": "148,60 mill. €"
},
{
"club": "Génova",
"team": 29,
"age": 26.1,
"foreigners": 20,
"average_market_value": "4,89 mill. €",
"total_market_value": "141,95 mill. €"
},
{
"club": "Cagliari",
"team": 29,
"age": 25.7,
"foreigners": 10,
"average_market_value": "3,53 mill. €",
"total_market_value": "102,23 mill. €"
},
{
"club": "Pisa Sporting Club",
"team": 32,
"age": 25.9,
"foreigners": 22,
"average_market_value": "3,00 mill. €",
"total_market_value": "96,00 mill. €"
},
{
"club": "Hellas Verona",
"team": 30,
"age": 25.7,
"foreigners": 25,
"average_market_value": "3,04 mill. €",
"total_market_value": "91,20 mill. €"
},
{
"club": "US Cremonese",
"team": 30,
"age": 27.8,
"foreigners": 13,
"average_market_value": "2,57 mill. €",
"total_market_value": "77,15 mill. €"
},
{
"club": "US Lecce",
"team": 31,
"age": 25.1,
"foreigners": 27,
"average_market_value": "2,43 mill. €",
"total_market_value": "75,38 mill. €"
}
]
]
curl --location --request POST 'https://zylalabs.com/api/11284/transfer+market+football+league+data+api/21319/serie+a+stadistics' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
[
{
"club": "Bayern Múnich",
"team": 25,
"age": 26.7,
"foreigners": 12,
"average_market_value": "38,07 mill. €",
"total_market_value": "951,65 mill. €"
},
{
"club": "Borussia Dortmund",
"team": 28,
"age": 26.1,
"foreigners": 15,
"average_market_value": "17,88 mill. €",
"total_market_value": "500,50 mill. €"
},
{
"club": "Bayer 04 Leverkusen",
"team": 26,
"age": 25.9,
"foreigners": 22,
"average_market_value": "16,41 mill. €",
"total_market_value": "426,75 mill. €"
},
{
"club": "Eintracht Fráncfort",
"team": 28,
"age": 25.7,
"foreigners": 18,
"average_market_value": "13,71 mill. €",
"total_market_value": "383,90 mill. €"
},
{
"club": "RB Leipzig",
"team": 29,
"age": 24.7,
"foreigners": 20,
"average_market_value": "12,63 mill. €",
"total_market_value": "366,25 mill. €"
},
{
"club": "VfB Stuttgart",
"team": 32,
"age": 24.6,
"foreigners": 16,
"average_market_value": "10,61 mill. €",
"total_market_value": "339,43 mill. €"
},
{
"club": "VfL Wolfsburgo",
"team": 29,
"age": 25.8,
"foreigners": 22,
"average_market_value": "8,69 mill. €",
"total_market_value": "251,90 mill. €"
},
{
"club": "SV Werder Bremen",
"team": 31,
"age": 24.9,
"foreigners": 19,
"average_market_value": "5,74 mill. €",
"total_market_value": "177,80 mill. €"
},
{
"club": "TSG 1899 Hoffenheim",
"team": 33,
"age": 25.1,
"foreigners": 21,
"average_market_value": "5,23 mill. €",
"total_market_value": "172,55 mill. €"
},
{
"club": "SC Friburgo",
"team": 27,
"age": 27.3,
"foreigners": 11,
"average_market_value": "6,03 mill. €",
"total_market_value": "162,70 mill. €"
},
{
"club": "1.FSV Mainz 05",
"team": 30,
"age": 26.2,
"foreigners": 14,
"average_market_value": "5,26 mill. €",
"total_market_value": "157,78 mill. €"
},
{
"club": "Borussia Mönchengladbach",
"team": 30,
"age": 25.6,
"foreigners": 15,
"average_market_value": "5,14 mill. €",
"total_market_value": "154,18 mill. €"
},
{
"club": "FC Augsburgo",
"team": 29,
"age": 25.5,
"foreigners": 18,
"average_market_value": "5,22 mill. €",
"total_market_value": "151,38 mill. €"
},
{
"club": "1.FC Unión Berlín",
"team": 28,
"age": 26.2,
"foreigners": 17,
"average_market_value": "4,45 mill. €",
"total_market_value": "124,70 mill. €"
},
{
"club": "Hamburgo SV",
"team": 30,
"age": 25.7,
"foreigners": 24,
"average_market_value": "3,55 mill. €",
"total_market_value": "106,45 mill. €"
},
{
"club": "FC Colonia",
"team": 29,
"age": 26,
"foreigners": 12,
"average_market_value": "3,66 mill. €",
"total_market_value": "106,28 mill. €"
},
{
"club": "FC St. Pauli",
"team": 29,
"age": 25.7,
"foreigners": 23,
"average_market_value": "2,21 mill. €",
"total_market_value": "64,08 mill. €"
},
{
"club": "1.FC Heidenheim 1846",
"team": 27,
"age": 26.6,
"foreigners": 5,
"average_market_value": "2,10 mill. €",
"total_market_value": "56,80 mill. €"
}
]
]
curl --location --request POST 'https://zylalabs.com/api/11284/transfer+market+football+league+data+api/21324/bundesliga+stadistics' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
[
{
"club": "París Saint-Germain FC",
"team": 24,
"age": 23.7,
"foreigners": 15,
"average_market_value": "47,81 mill. €",
"total_market_value": "1,15 mil mill. €"
},
{
"club": "Olympique de Marsella",
"team": 29,
"age": 26.7,
"foreigners": 25,
"average_market_value": "13,72 mill. €",
"total_market_value": "397,85 mill. €"
},
{
"club": "AS Mónaco",
"team": 28,
"age": 24.9,
"foreigners": 19,
"average_market_value": "12,44 mill. €",
"total_market_value": "348,30 mill. €"
},
{
"club": "Racing Club de Estrasburgo",
"team": 28,
"age": 22.6,
"foreigners": 23,
"average_market_value": "9,94 mill. €",
"total_market_value": "278,30 mill. €"
},
{
"club": "LOSC Lille",
"team": 27,
"age": 26.4,
"foreigners": 19,
"average_market_value": "7,99 mill. €",
"total_market_value": "215,60 mill. €"
},
{
"club": "Olympique de Lyon",
"team": 27,
"age": 25.2,
"foreigners": 23,
"average_market_value": "6,69 mill. €",
"total_market_value": "180,75 mill. €"
},
{
"club": "OGC Niza",
"team": 29,
"age": 25.8,
"foreigners": 20,
"average_market_value": "6,12 mill. €",
"total_market_value": "177,60 mill. €"
},
{
"club": "Stade Rennais FC",
"team": 22,
"age": 25.6,
"foreigners": 8,
"average_market_value": "7,83 mill. €",
"total_market_value": "172,30 mill. €"
},
{
"club": "Paris FC",
"team": 28,
"age": 28.7,
"foreigners": 14,
"average_market_value": "3,67 mill. €",
"total_market_value": "102,80 mill. €"
},
{
"club": "RC Lens",
"team": 28,
"age": 25.6,
"foreigners": 11,
"average_market_value": "3,26 mill. €",
"total_market_value": "91,35 mill. €"
},
{
"club": "Toulouse FC",
"team": 24,
"age": 23.7,
"foreigners": 16,
"average_market_value": "3,77 mill. €",
"total_market_value": "90,40 mill. €"
},
{
"club": "Stade Brestois 29",
"team": 25,
"age": 24.9,
"foreigners": 10,
"average_market_value": "3,55 mill. €",
"total_market_value": "88,70 mill. €"
},
{
"club": "FC Nantes",
"team": 26,
"age": 25.5,
"foreigners": 11,
"average_market_value": "3,22 mill. €",
"total_market_value": "83,60 mill. €"
},
{
"club": "AJ Auxerre",
"team": 28,
"age": 23.4,
"foreigners": 14,
"average_market_value": "2,57 mill. €",
"total_market_value": "71,85 mill. €"
},
{
"club": "FC Lorient",
"team": 26,
"age": 25.4,
"foreigners": 19,
"average_market_value": "2,54 mill. €",
"total_market_value": "65,95 mill. €"
},
{
"club": "FC Metz",
"team": 28,
"age": 24.9,
"foreigners": 22,
"average_market_value": "1,84 mill. €",
"total_market_value": "51,55 mill. €"
},
{
"club": "Le Havre AC",
"team": 26,
"age": 25.7,
"foreigners": 16,
"average_market_value": "1,78 mill. €",
"total_market_value": "46,25 mill. €"
},
{
"club": "Angers SCO",
"team": 25,
"age": 25.2,
"foreigners": 13,
"average_market_value": "1,31 mill. €",
"total_market_value": "32,65 mill. €"
}
]
]
curl --location --request POST 'https://zylalabs.com/api/11284/transfer+market+football+league+data+api/21329/ligue+1' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
| 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.
Each endpoint returns detailed statistics about soccer leagues and teams, including player counts, average ages, foreign player percentages, and market values. For example, the Premier League endpoint provides data on clubs like Arsenal and Manchester City, detailing their squad sizes and market values.
Key fields include "club" (team name), "team" (number of players), "age" (average player age), "foreigners" (number of foreign players), "average_market_value," and "total_market_value." These fields allow for comprehensive analysis of team compositions.
The response data is structured in JSON format, organized as an array of objects. Each object represents a team with its respective statistics, making it easy to parse and integrate into applications for further analysis or visualization.
Each endpoint provides information on the number of clubs, total players, average age, foreign player percentages, and market values for leagues like the Premier League, La Liga, Serie A, Bundesliga, and Ligue 1, enabling comparative analysis across leagues.
Users can customize requests by utilizing the POST method to specify parameters such as league type or specific teams. This flexibility allows for tailored data retrieval based on user needs, enhancing the API's usability for various applications.
Typical use cases include sports analytics, scouting platforms, content creation for sports media, and performance prediction applications. The detailed statistics help users make informed decisions based on team compositions and market values.
Data accuracy is maintained through regular updates and quality checks, ensuring that the statistics reflect the most current information available from reputable sources. This reliability is crucial for users relying on accurate data for analysis.
Users can expect consistent data patterns across endpoints, such as the inclusion of average ages and market values. This uniformity facilitates easy comparisons between teams within the same league or across different leagues, enhancing analytical capabilities.
The API covers major European soccer leagues, including the Premier League, La Liga, Serie A, Bundesliga, and Ligue 1. Each league's endpoint provides detailed statistics on clubs, allowing for comprehensive analysis across these prominent competitions.
The API primarily utilizes the POST method, allowing users to specify the league type when making requests. This enables tailored data retrieval for specific leagues, enhancing the relevance of the information returned.
Accepted parameter values include league identifiers such as "Premier League," "La Liga," "Serie A," "Bundesliga," and "Ligue 1." Users can specify these values in their requests to retrieve data specific to the desired league.
Users can leverage the returned data for comparative analysis, scouting, and performance predictions. For instance, by analyzing average market values and foreign player counts, users can assess team strengths and weaknesses across leagues.
The data is sourced from reputable sports databases and organizations, ensuring reliability. Regular updates and quality checks are implemented to maintain the accuracy of statistics, making the API a trustworthy resource for analysis.
If a request returns partial or empty results, users should verify the parameters used. Adjusting the league type or checking for specific teams may yield more comprehensive data. Error handling in applications can also manage such scenarios effectively.
Each league endpoint provides statistics such as the total number of clubs, total players, average player age, percentage of foreign players, and total market value. For example, the Premier League endpoint reveals that it has 20 clubs with an average age of 26.1 years and a total market value of €12.77 billion.
The API's uniform data structure allows for easy comparison of teams across leagues. By retrieving statistics like average market value and foreign player counts, users can analyze differences in team compositions, such as comparing Arsenal's average market value with that of clubs in La Liga.
The "foreigners" field indicates the number of foreign players in a team, which can impact team dynamics and performance. For instance, a high percentage of foreign players may suggest a diverse talent pool, as seen in clubs like Chelsea FC, which has 21 foreign players.
Yes, users can customize their requests to retrieve data for specific teams by specifying team names in their POST requests. This allows for focused analysis on particular clubs, such as examining the squad details of Manchester City or Real Madrid.
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
Service Level:
100%
Response Time:
9,297ms
Service Level:
100%
Response Time:
10,030ms
Service Level:
100%
Response Time:
12,860ms
Service Level:
100%
Response Time:
15,990ms
Service Level:
100%
Response Time:
10,865ms
Service Level:
100%
Response Time:
20,002ms
Service Level:
100%
Response Time:
17,145ms
Service Level:
100%
Response Time:
10,029ms
Service Level:
100%
Response Time:
8,881ms
Service Level:
100%
Response Time:
361ms