This API is designed to provide comprehensive, accurate, and up-to-date soccer information on the major European leagues. It offers centralized access to essential data such as top scorers, top assist providers, and season standings in La Liga, the Premier League, Serie A, the Bundesliga, and Ligue 1. Its focus is on providing a seamless development experience, allowing applications, dashboards, internal services, or sports products to integrate statistics quickly and reliably.
The API organizes information in a standardized way, facilitating unified queries regardless of the selected league. Endpoints dedicated to scorers and assists provide detailed data on individual performance, while the standings endpoint gives a clear view of each team's progress throughout the season, including positions, points, and other key indicators. This consistency in data structure helps reduce complexity in information processing and consumption.
In addition, the API is designed to scale and adapt to different needs: from simple ranking visualizations to advanced performance analysis. Its design prioritizes fast response times, clear documentation, and ease of integration, avoiding unnecessary technical barriers for developers. This flexibility makes it an ideal tool for both small projects and larger platforms.
Another of its strengths is its ability to offer frequent updates, ensuring that the data reflects the most recent events in each competition. This is especially relevant in products that require near real-time information, such as sports tracking apps, analysis tools for fans, or sports media-oriented services.
Overall, this API represents a comprehensive solution for those who need access to reliable and up-to-date European soccer statistics. Its efficient design, multi-platform approach, and practical orientation make it a robust and versatile resource within the sports data ecosystem.
[
[
{
"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/11300/transfer+market+football+content+extractor+api/21345/premier+league' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
[
{
"position": 1,
"club": "Real Madrid",
"games_played": 12,
"wins": 10,
"draws": 1,
"losses": 1,
"goals": "26:10",
"points": 31
},
{
"position": 2,
"club": "Barcelona",
"games_played": 12,
"wins": 9,
"draws": 1,
"losses": 2,
"goals": "32:15",
"points": 28
},
{
"position": 3,
"club": "Villarreal",
"games_played": 12,
"wins": 8,
"draws": 2,
"losses": 2,
"goals": "24:10",
"points": 26
},
{
"position": 4,
"club": "Atlético",
"games_played": 12,
"wins": 7,
"draws": 4,
"losses": 1,
"goals": "24:11",
"points": 25
},
{
"position": 5,
"club": "Real Betis",
"games_played": 12,
"wins": 5,
"draws": 5,
"losses": 2,
"goals": "19:13",
"points": 20
},
{
"position": 6,
"club": "Espanyol",
"games_played": 12,
"wins": 5,
"draws": 3,
"losses": 4,
"goals": "15:15",
"points": 18
},
{
"position": 7,
"club": "Athletic Club",
"games_played": 12,
"wins": 5,
"draws": 2,
"losses": 5,
"goals": "12:13",
"points": 17
},
{
"position": 8,
"club": "Getafe",
"games_played": 12,
"wins": 5,
"draws": 2,
"losses": 5,
"goals": "12:14",
"points": 17
},
{
"position": 9,
"club": "Sevilla FC",
"games_played": 12,
"wins": 5,
"draws": 1,
"losses": 6,
"goals": "18:19",
"points": 16
},
{
"position": 10,
"club": "Alavés",
"games_played": 12,
"wins": 4,
"draws": 3,
"losses": 5,
"goals": "11:11",
"points": 15
},
{
"position": 11,
"club": "Elche CF",
"games_played": 12,
"wins": 3,
"draws": 6,
"losses": 3,
"goals": "13:14",
"points": 15
},
{
"position": 12,
"club": "Rayo Vallecano",
"games_played": 12,
"wins": 4,
"draws": 3,
"losses": 5,
"goals": "12:14",
"points": 15
},
{
"position": 13,
"club": "Celta de Vigo",
"games_played": 12,
"wins": 2,
"draws": 7,
"losses": 3,
"goals": "15:18",
"points": 13
},
{
"position": 14,
"club": "Real Sociedad",
"games_played": 12,
"wins": 3,
"draws": 4,
"losses": 5,
"goals": "14:17",
"points": 13
},
{
"position": 15,
"club": "RCD Mallorca",
"games_played": 12,
"wins": 3,
"draws": 3,
"losses": 6,
"goals": "12:18",
"points": 12
},
{
"position": 16,
"club": "CA Osasuna",
"games_played": 12,
"wins": 3,
"draws": 2,
"losses": 7,
"goals": "9:13",
"points": 11
},
{
"position": 17,
"club": "Valencia",
"games_played": 12,
"wins": 2,
"draws": 4,
"losses": 6,
"goals": "11:21",
"points": 10
},
{
"position": 18,
"club": "Girona",
"games_played": 12,
"wins": 2,
"draws": 4,
"losses": 6,
"goals": "11:24",
"points": 10
},
{
"position": 19,
"club": "Levante",
"games_played": 12,
"wins": 2,
"draws": 3,
"losses": 7,
"goals": "16:23",
"points": 9
},
{
"position": 20,
"club": "Real Oviedo",
"games_played": 12,
"wins": 2,
"draws": 2,
"losses": 8,
"goals": "7:20",
"points": 8
}
]
]
curl --location --request POST 'https://zylalabs.com/api/11300/transfer+market+football+content+extractor+api/21346/la+liga' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
[
{
"position": 1,
"club": "PSG",
"games_played": 12,
"wins": 8,
"draws": 3,
"losses": 1,
"goals": "24:11",
"points": 27
},
{
"position": 2,
"club": "Marseille",
"games_played": 12,
"wins": 8,
"draws": 1,
"losses": 3,
"goals": "28:11",
"points": 25
},
{
"position": 3,
"club": "Lens",
"games_played": 12,
"wins": 8,
"draws": 1,
"losses": 3,
"goals": "21:11",
"points": 25
},
{
"position": 4,
"club": "R. Strasbourg",
"games_played": 12,
"wins": 7,
"draws": 1,
"losses": 4,
"goals": "24:16",
"points": 22
},
{
"position": 5,
"club": "Lille",
"games_played": 12,
"wins": 6,
"draws": 2,
"losses": 4,
"goals": "23:15",
"points": 20
},
{
"position": 6,
"club": "Monaco",
"games_played": 12,
"wins": 6,
"draws": 2,
"losses": 4,
"goals": "24:21",
"points": 20
},
{
"position": 7,
"club": "Lyon",
"games_played": 12,
"wins": 6,
"draws": 2,
"losses": 4,
"goals": "18:15",
"points": 20
},
{
"position": 8,
"club": "Stade Rennais",
"games_played": 12,
"wins": 4,
"draws": 6,
"losses": 2,
"goals": "19:17",
"points": 18
},
{
"position": 9,
"club": "Nice",
"games_played": 12,
"wins": 5,
"draws": 2,
"losses": 5,
"goals": "17:18",
"points": 17
},
{
"position": 10,
"club": "Toulouse",
"games_played": 12,
"wins": 4,
"draws": 4,
"losses": 4,
"goals": "18:16",
"points": 16
},
{
"position": 11,
"club": "Paris FC",
"games_played": 12,
"wins": 4,
"draws": 2,
"losses": 6,
"goals": "18:21",
"points": 14
},
{
"position": 12,
"club": "Le Havre AC",
"games_played": 12,
"wins": 3,
"draws": 5,
"losses": 4,
"goals": "13:17",
"points": 14
},
{
"position": 13,
"club": "Angers SCO",
"games_played": 12,
"wins": 3,
"draws": 4,
"losses": 5,
"goals": "10:15",
"points": 13
},
{
"position": 14,
"club": "FC Metz",
"games_played": 12,
"wins": 3,
"draws": 2,
"losses": 7,
"goals": "12:27",
"points": 11
},
{
"position": 15,
"club": "Stade Brestois",
"games_played": 12,
"wins": 2,
"draws": 4,
"losses": 6,
"goals": "14:21",
"points": 10
},
{
"position": 16,
"club": "FC Nantes",
"games_played": 12,
"wins": 2,
"draws": 4,
"losses": 6,
"goals": "11:18",
"points": 10
},
{
"position": 17,
"club": "FC Lorient",
"games_played": 12,
"wins": 2,
"draws": 4,
"losses": 6,
"goals": "14:26",
"points": 10
},
{
"position": 18,
"club": "AJ Auxerre",
"games_played": 12,
"wins": 2,
"draws": 1,
"losses": 9,
"goals": "7:19",
"points": 7
}
]
]
curl --location --request POST 'https://zylalabs.com/api/11300/transfer+market+football+content+extractor+api/21347/ligue+one' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
[
{
"position": 1,
"club": "Inter",
"games_played": 11,
"wins": 8,
"draws": 0,
"losses": 3,
"goals": "26:12",
"points": 24
},
{
"position": 2,
"club": "Roma",
"games_played": 11,
"wins": 8,
"draws": 0,
"losses": 3,
"goals": "12:5",
"points": 24
},
{
"position": 3,
"club": "AC Milan",
"games_played": 11,
"wins": 6,
"draws": 4,
"losses": 1,
"goals": "17:9",
"points": 22
},
{
"position": 4,
"club": "Napoli",
"games_played": 11,
"wins": 7,
"draws": 1,
"losses": 3,
"goals": "16:10",
"points": 22
},
{
"position": 5,
"club": "Bologna",
"games_played": 11,
"wins": 6,
"draws": 3,
"losses": 2,
"goals": "18:8",
"points": 21
},
{
"position": 6,
"club": "Juventus",
"games_played": 11,
"wins": 5,
"draws": 4,
"losses": 2,
"goals": "14:10",
"points": 19
},
{
"position": 7,
"club": "Como",
"games_played": 11,
"wins": 4,
"draws": 6,
"losses": 1,
"goals": "12:6",
"points": 18
},
{
"position": 8,
"club": "Sassuolo",
"games_played": 11,
"wins": 5,
"draws": 1,
"losses": 5,
"goals": "14:12",
"points": 16
},
{
"position": 9,
"club": "Lazio",
"games_played": 11,
"wins": 4,
"draws": 3,
"losses": 4,
"goals": "13:9",
"points": 15
},
{
"position": 10,
"club": "Udinese",
"games_played": 11,
"wins": 4,
"draws": 3,
"losses": 4,
"goals": "12:17",
"points": 15
},
{
"position": 11,
"club": "Cremonese",
"games_played": 11,
"wins": 3,
"draws": 5,
"losses": 3,
"goals": "12:13",
"points": 14
},
{
"position": 12,
"club": "Torino",
"games_played": 11,
"wins": 3,
"draws": 5,
"losses": 3,
"goals": "10:16",
"points": 14
},
{
"position": 13,
"club": "Atalanta",
"games_played": 11,
"wins": 2,
"draws": 7,
"losses": 2,
"goals": "13:11",
"points": 13
},
{
"position": 14,
"club": "Cagliari",
"games_played": 11,
"wins": 2,
"draws": 4,
"losses": 5,
"goals": "9:14",
"points": 10
},
{
"position": 15,
"club": "Lecce",
"games_played": 11,
"wins": 2,
"draws": 4,
"losses": 5,
"goals": "8:14",
"points": 10
},
{
"position": 16,
"club": "Pisa",
"games_played": 11,
"wins": 1,
"draws": 6,
"losses": 4,
"goals": "8:14",
"points": 9
},
{
"position": 17,
"club": "Parma",
"games_played": 11,
"wins": 1,
"draws": 5,
"losses": 5,
"goals": "7:14",
"points": 8
},
{
"position": 18,
"club": "Genoa",
"games_played": 11,
"wins": 1,
"draws": 4,
"losses": 6,
"goals": "8:16",
"points": 7
},
{
"position": 19,
"club": "Hellas Verona",
"games_played": 11,
"wins": 0,
"draws": 6,
"losses": 5,
"goals": "6:16",
"points": 6
},
{
"position": 20,
"club": "Fiorentina",
"games_played": 11,
"wins": 0,
"draws": 5,
"losses": 6,
"goals": "9:18",
"points": 5
}
]
]
curl --location --request POST 'https://zylalabs.com/api/11300/transfer+market+football+content+extractor+api/21348/serie+a' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
[
{
"position": 1,
"club": "Bayern Munich",
"games_played": 10,
"wins": 9,
"draws": 1,
"losses": 0,
"goals": "35:6",
"points": 28
},
{
"position": 2,
"club": "Leipzig",
"games_played": 10,
"wins": 7,
"draws": 1,
"losses": 2,
"goals": "20:13",
"points": 22
},
{
"position": 3,
"club": "Dortmund",
"games_played": 10,
"wins": 6,
"draws": 3,
"losses": 1,
"goals": "16:7",
"points": 21
},
{
"position": 4,
"club": "Stuttgart",
"games_played": 10,
"wins": 7,
"draws": 0,
"losses": 3,
"goals": "17:12",
"points": 21
},
{
"position": 5,
"club": "Leverkusen",
"games_played": 10,
"wins": 6,
"draws": 2,
"losses": 2,
"goals": "24:14",
"points": 20
},
{
"position": 6,
"club": "Hoffenheim",
"games_played": 10,
"wins": 6,
"draws": 1,
"losses": 3,
"goals": "21:16",
"points": 19
},
{
"position": 7,
"club": "Frankfurt",
"games_played": 10,
"wins": 5,
"draws": 2,
"losses": 3,
"goals": "23:19",
"points": 17
},
{
"position": 8,
"club": "Werder Bremen",
"games_played": 10,
"wins": 4,
"draws": 3,
"losses": 3,
"goals": "15:18",
"points": 15
},
{
"position": 9,
"club": "1.FC Köln",
"games_played": 10,
"wins": 4,
"draws": 2,
"losses": 4,
"goals": "17:15",
"points": 14
},
{
"position": 10,
"club": "Freiburg",
"games_played": 10,
"wins": 3,
"draws": 4,
"losses": 3,
"goals": "13:14",
"points": 13
},
{
"position": 11,
"club": "Union Berlin",
"games_played": 10,
"wins": 3,
"draws": 3,
"losses": 4,
"goals": "13:17",
"points": 12
},
{
"position": 12,
"club": "Mönchengladbach",
"games_played": 10,
"wins": 2,
"draws": 3,
"losses": 5,
"goals": "13:19",
"points": 9
},
{
"position": 13,
"club": "Hamburg",
"games_played": 10,
"wins": 2,
"draws": 3,
"losses": 5,
"goals": "9:16",
"points": 9
},
{
"position": 14,
"club": "Wolfsburg",
"games_played": 10,
"wins": 2,
"draws": 2,
"losses": 6,
"goals": "12:18",
"points": 8
},
{
"position": 15,
"club": "Augsburg",
"games_played": 10,
"wins": 2,
"draws": 1,
"losses": 7,
"goals": "14:24",
"points": 7
},
{
"position": 16,
"club": "St. Pauli",
"games_played": 10,
"wins": 2,
"draws": 1,
"losses": 7,
"goals": "9:20",
"points": 7
},
{
"position": 17,
"club": "Mainz",
"games_played": 10,
"wins": 1,
"draws": 2,
"losses": 7,
"goals": "10:18",
"points": 5
},
{
"position": 18,
"club": "Heidenheim",
"games_played": 10,
"wins": 1,
"draws": 2,
"losses": 7,
"goals": "8:23",
"points": 5
}
]
]
curl --location --request POST 'https://zylalabs.com/api/11300/transfer+market+football+content+extractor+api/21349/bundesliga' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
[
{
"player": "Erling Haaland",
"age": 25,
"games_played": 11,
"goals": 14
},
{
"player": "Igor Thiago",
"age": 24,
"games_played": 11,
"goals": 8
},
{
"player": "Antoine Semenyo",
"age": 25,
"games_played": 11,
"goals": 6
},
{
"player": "Danny Welbeck",
"age": 34,
"games_played": 11,
"goals": 6
},
{
"player": "Jean-Philippe Mateta",
"age": 28,
"games_played": 11,
"goals": 6
},
{
"player": "Bryan Mbeumo",
"age": 26,
"games_played": 11,
"goals": 5
},
{
"player": "João Pedro",
"age": 24,
"games_played": 11,
"goals": 4
},
{
"player": "Mohamed Salah",
"age": 33,
"games_played": 11,
"goals": 4
},
{
"player": "Richarlison",
"age": 28,
"games_played": 11,
"goals": 4
},
{
"player": "Iliman Ndiaye",
"age": 25,
"games_played": 11,
"goals": 4
},
{
"player": "Jaidon Anthony",
"age": 25,
"games_played": 11,
"goals": 4
},
{
"player": "Wilson Isidor",
"age": 25,
"games_played": 11,
"goals": 4
},
{
"player": "Viktor Gyökeres",
"age": 27,
"games_played": 10,
"goals": 4
},
{
"player": "Nick Woltemade",
"age": 23,
"games_played": 8,
"goals": 4
},
{
"player": "Eli Kroupi",
"age": 19,
"games_played": 8,
"goals": 4
},
{
"player": "Cody Gakpo",
"age": 26,
"games_played": 11,
"goals": 3
},
{
"player": "Pedro Neto",
"age": 25,
"games_played": 11,
"goals": 3
},
{
"player": "Bruno Guimarães",
"age": 27,
"games_played": 10,
"goals": 3
},
{
"player": "Emiliano Buendía",
"age": 28,
"games_played": 9,
"goals": 3
},
{
"player": "Jarrod Bowen",
"age": 28,
"games_played": 11,
"goals": 3
},
{
"player": "Kevin Schade",
"age": 23,
"games_played": 11,
"goals": 3
},
{
"player": "Moisés Caicedo",
"age": 24,
"games_played": 11,
"goals": 3
},
{
"player": "Casemiro",
"age": 33,
"games_played": 10,
"goals": 3
},
{
"player": "Enzo Fernández",
"age": 24,
"games_played": 10,
"goals": 3
},
{
"player": "Hugo Ekitiké",
"age": 23,
"games_played": 10,
"goals": 3
}
]
]
curl --location --request POST 'https://zylalabs.com/api/11300/transfer+market+football+content+extractor+api/21350/premier+league+scorers' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
[
{
"player": "Mohammed Kudus",
"age": 25,
"games_played": 10,
"assists": 5
},
{
"player": "Jack Grealish",
"age": 30,
"games_played": 10,
"assists": 4
},
{
"player": "Quilindschy Hartman",
"age": 23,
"games_played": 11,
"assists": 4
},
{
"player": "Amad Diallo",
"age": 23,
"games_played": 10,
"assists": 3
},
{
"player": "Georginio Rutter",
"age": 23,
"games_played": 10,
"assists": 3
},
{
"player": "Granit Xhaka",
"age": 33,
"games_played": 11,
"assists": 3
},
{
"player": "Lucas Digne",
"age": 32,
"games_played": 11,
"assists": 3
},
{
"player": "Bruno Fernandes",
"age": 31,
"games_played": 11,
"assists": 3
},
{
"player": "Declan Rice",
"age": 26,
"games_played": 11,
"assists": 3
},
{
"player": "Jérémy Doku",
"age": 23,
"games_played": 11,
"assists": 3
},
{
"player": "Antoine Semenyo",
"age": 25,
"games_played": 11,
"assists": 3
},
{
"player": "João Pedro",
"age": 24,
"games_played": 11,
"assists": 3
},
{
"player": "Yankuba Minteh",
"age": 21,
"games_played": 11,
"assists": 3
},
{
"player": "El Hadji Malick Diouf",
"age": 20,
"games_played": 11,
"assists": 3
},
{
"player": "Rayan Cherki",
"age": 22,
"games_played": 6,
"assists": 2
},
{
"player": "Omari Hutchinson",
"age": 22,
"games_played": 6,
"assists": 2
},
{
"player": "Alejandro Garnacho",
"age": 21,
"games_played": 6,
"assists": 2
},
{
"player": "Tim Iroegbunam",
"age": 22,
"games_played": 8,
"assists": 2
},
{
"player": "Leandro Trossard",
"age": 30,
"games_played": 9,
"assists": 2
},
{
"player": "Saša Lukić",
"age": 29,
"games_played": 9,
"assists": 2
},
{
"player": "Emiliano Buendía",
"age": 28,
"games_played": 9,
"assists": 2
},
{
"player": "Boubacar Kamara",
"age": 25,
"games_played": 9,
"assists": 2
},
{
"player": "Mats Wieffer",
"age": 25,
"games_played": 9,
"assists": 2
},
{
"player": "Crysencio Summerville",
"age": 24,
"games_played": 9,
"assists": 2
},
{
"player": "Matheus Nunes",
"age": 27,
"games_played": 9,
"assists": 2
}
]
]
curl --location --request POST 'https://zylalabs.com/api/11300/transfer+market+football+content+extractor+api/21351/premier+league+assistans' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
[
{
"player": "Kylian Mbappé",
"age": 26,
"games_played": 12,
"goals": 13
},
{
"player": "Julián Alvarez",
"age": 25,
"games_played": 12,
"goals": 7
},
{
"player": "Robert Lewandowski",
"age": 37,
"games_played": 9,
"goals": 7
},
{
"player": "Karl Etta Eyong",
"age": 22,
"games_played": 12,
"goals": 6
},
{
"player": "Vedat Muriqi",
"age": 31,
"games_played": 11,
"goals": 6
},
{
"player": "Vinicius Junior",
"age": 25,
"games_played": 12,
"goals": 5
},
{
"player": "Borja Iglesias",
"age": 32,
"games_played": 12,
"goals": 5
},
{
"player": "Mikel Oyarzabal",
"age": 28,
"games_played": 12,
"goals": 5
},
{
"player": "Cucho Hernández",
"age": 26,
"games_played": 12,
"goals": 5
},
{
"player": "Ferran Torres",
"age": 25,
"games_played": 11,
"goals": 5
},
{
"player": "Lamine Yamal",
"age": 18,
"games_played": 8,
"goals": 4
},
{
"player": "Alberto Moleiro",
"age": 22,
"games_played": 12,
"goals": 4
},
{
"player": "Jorge de Frutos",
"age": 28,
"games_played": 11,
"goals": 4
},
{
"player": "Borja Mayoral",
"age": 28,
"games_played": 9,
"goals": 4
},
{
"player": "Iván Romero",
"age": 24,
"games_played": 9,
"goals": 4
},
{
"player": "Antony",
"age": 25,
"games_played": 8,
"goals": 4
},
{
"player": "Antoine Griezmann",
"age": 34,
"games_played": 12,
"goals": 4
},
{
"player": "Rafa Mir",
"age": 28,
"games_played": 12,
"goals": 4
},
{
"player": "Tajon Buchanan",
"age": 26,
"games_played": 12,
"goals": 4
},
{
"player": "Ante Budimir",
"age": 34,
"games_played": 11,
"goals": 4
},
{
"player": "André Silva",
"age": 30,
"games_played": 11,
"goals": 4
},
{
"player": "Pere Milla",
"age": 33,
"games_played": 10,
"goals": 4
},
{
"player": "Arda Güler",
"age": 20,
"games_played": 12,
"goals": 3
},
{
"player": "Rubén Vargas",
"age": 27,
"games_played": 11,
"goals": 3
},
{
"player": "Fermín López",
"age": 22,
"games_played": 8,
"goals": 3
}
]
]
curl --location --request POST 'https://zylalabs.com/api/11300/transfer+market+football+content+extractor+api/21352/la+liga+scorers' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
{
"players": [
{
"player": "Marcus Rashford",
"age": 28,
"games_played": 12,
"assists": 7
},
{
"player": "Luis Milla",
"age": 31,
"games_played": 12,
"assists": 6
},
{
"player": "Lamine Yamal",
"age": 18,
"games_played": 8,
"assists": 5
},
{
"player": "Arda Güler",
"age": 20,
"games_played": 12,
"assists": 5
},
{
"player": "Rubén Vargas",
"age": 27,
"games_played": 11,
"assists": 4
},
{
"player": "Pablo Fornals",
"age": 29,
"games_played": 12,
"assists": 4
},
{
"player": "Federico Valverde",
"age": 27,
"games_played": 12,
"assists": 4
},
{
"player": "Vinicius Junior",
"age": 25,
"games_played": 12,
"assists": 4
},
{
"player": "Giuliano Simeone",
"age": 22,
"games_played": 12,
"assists": 4
},
{
"player": "Edu Expósito",
"age": 29,
"games_played": 11,
"assists": 3
},
{
"player": "Ander Barrenetxea",
"age": 23,
"games_played": 11,
"assists": 3
},
{
"player": "José Ángel Carmona",
"age": 23,
"games_played": 11,
"assists": 3
},
{
"player": "Johan Mojica",
"age": 33,
"games_played": 12,
"assists": 3
},
{
"player": "Luis Rioja",
"age": 32,
"games_played": 12,
"assists": 3
},
{
"player": "Marcos Llorente",
"age": 30,
"games_played": 12,
"assists": 3
},
{
"player": "Carles Aleñá",
"age": 27,
"games_played": 12,
"assists": 3
},
{
"player": "Roberto Fernández",
"age": 23,
"games_played": 12,
"assists": 3
},
{
"player": "Karl Etta Eyong",
"age": 22,
"games_played": 12,
"assists": 3
},
{
"player": "Raphinha",
"age": 28,
"games_played": 6,
"assists": 2
},
{
"player": "Javi Rueda",
"age": 23,
"games_played": 7,
"assists": 2
},
{
"player": "Georges Mikautadze",
"age": 25,
"games_played": 7,
"assists": 2
},
{
"player": "Jan Virgili",
"age": 19,
"games_played": 7,
"assists": 2
},
{
"player": "Fermín López",
"age": 22,
"games_played": 8,
"assists": 2
},
{
"player": "Nico Williams",
"age": 23,
"games_played": 8,
"assists": 2
},
{
"player": "Abde Ezzalzouli",
"age": 23,
"games_played": 8,
"assists": 2
}
]
}
]
curl --location --request POST 'https://zylalabs.com/api/11300/transfer+market+football+content+extractor+api/21353/la+liga+assistans' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
{
"top_goalscorers": [
{
"season": "24/25",
"player": "Charlie Kelman",
"age": null,
"games_played": null,
"goals": 21
},
{
"season": "23/24",
"player": "Alfie May",
"age": null,
"games_played": null,
"goals": 23
},
{
"season": "22/23",
"player": "Jonson Clarke-Harris",
"age": null,
"games_played": null,
"goals": 27
},
{
"season": "21/22",
"player": "Will Keane",
"age": null,
"games_played": null,
"goals": 26
},
{
"season": "20/21",
"player": "Jonson Clarke-Harris",
"age": null,
"games_played": null,
"goals": 31
},
{
"season": "19/20",
"player": "Ivan Toney",
"age": null,
"games_played": null,
"goals": 24
},
{
"season": "18/19",
"player": "James Collins",
"age": null,
"games_played": null,
"goals": 25
},
{
"season": "17/18",
"player": "Jack Marriott",
"age": null,
"games_played": null,
"goals": 27
},
{
"season": "16/17",
"player": "Billy Sharp",
"age": null,
"games_played": null,
"goals": 30
},
{
"season": "15/16",
"player": "Will Grigg",
"age": null,
"games_played": null,
"goals": 25
},
{
"season": "14/15",
"player": "Joe Garner",
"age": null,
"games_played": null,
"goals": 26
},
{
"season": "13/14",
"player": "Sam Baldock",
"age": null,
"games_played": null,
"goals": 24
},
{
"season": "12/13",
"player": "Paddy Madden",
"age": null,
"games_played": null,
"goals": 24
},
{
"season": "11/12",
"player": "Jordan Rhodes",
"age": null,
"games_played": null,
"goals": 36
},
{
"season": "10/11",
"player": "Craig Mackail-Smith",
"age": null,
"games_played": null,
"goals": 27
},
{
"season": "09/10",
"player": "Rickie Lambert",
"age": null,
"games_played": null,
"goals": 31
},
{
"season": "08/09",
"player": "Rickie Lambert",
"age": null,
"games_played": null,
"goals": 29
},
{
"season": "08/09",
"player": "Simon Cox",
"age": null,
"games_played": null,
"goals": 29
},
{
"season": "07/08",
"player": "Jason Scotland",
"age": null,
"games_played": null,
"goals": 24
},
{
"season": "06/07",
"player": "Billy Sharp",
"age": null,
"games_played": null,
"goals": 30
},
{
"season": "05/06",
"player": "Freddy Eastwood",
"age": null,
"games_played": null,
"goals": 23
},
{
"season": "05/06",
"player": "Billy Sharp",
"age": null,
"games_played": null,
"goals": 23
},
{
"season": "04/05",
"player": "Stuart Elliott",
"age": null,
"games_played": null,
"goals": 27
},
{
"season": "04/05",
"player": "Dean Windass",
"age": null,
"games_played": null,
"goals": 27
}
]
}
]
curl --location --request POST 'https://zylalabs.com/api/11300/transfer+market+football+content+extractor+api/21354/ligue+one+scorers' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
{
"players": [
{
"player": "Vitinha",
"age": 25,
"games_played": 11,
"assists": 6
},
{
"player": "Adrien Thomasson",
"age": 31,
"games_played": 12,
"assists": 5
},
{
"player": "Ludovic Ajorque",
"age": 31,
"games_played": 12,
"assists": 4
},
{
"player": "Félix Correia",
"age": 24,
"games_played": 12,
"assists": 4
},
{
"player": "Ilan Kebbal",
"age": 27,
"games_played": 12,
"assists": 4
},
{
"player": "Valentín Barco",
"age": 21,
"games_played": 12,
"assists": 4
},
{
"player": "Dilane Bakwa",
"age": 23,
"games_played": 3,
"assists": 3
},
{
"player": "Lamine Camara",
"age": 21,
"games_played": 5,
"assists": 3
},
{
"player": "Désiré Doué",
"age": 20,
"games_played": 6,
"assists": 3
},
{
"player": "Bilal Nadir",
"age": 21,
"games_played": 8,
"assists": 3
},
{
"player": "Guéla Doué",
"age": 23,
"games_played": 8,
"assists": 3
},
{
"player": "Kassoum Ouattara",
"age": 21,
"games_played": 9,
"assists": 3
},
{
"player": "Pierre-Emerick Aubameyang",
"age": 36,
"games_played": 10,
"assists": 3
},
{
"player": "Mason Greenwood",
"age": 24,
"games_played": 11,
"assists": 3
},
{
"player": "Diego Moreira",
"age": 21,
"games_played": 11,
"assists": 3
},
{
"player": "Maxime Lopez",
"age": 27,
"games_played": 12,
"assists": 3
},
{
"player": "Estéban Lepaul",
"age": 25,
"games_played": 12,
"assists": 3
},
{
"player": "Matías Fernández-Pardo",
"age": 20,
"games_played": 12,
"assists": 3
},
{
"player": "Arsène Kouassi",
"age": 21,
"games_played": 12,
"assists": 3
},
{
"player": "Emmanuel Emegha",
"age": 22,
"games_played": 5,
"assists": 2
},
{
"player": "Mohamed-Ali Cho",
"age": 21,
"games_played": 5,
"assists": 2
},
{
"player": "Jonathan Clauss",
"age": 33,
"games_played": 9,
"assists": 2
},
{
"player": "Habib Diallo",
"age": 30,
"games_played": 9,
"assists": 2
},
{
"player": "Matt O'Riley",
"age": 24,
"games_played": 9,
"assists": 2
},
{
"player": "Charles Vanhoutte",
"age": 27,
"games_played": 9,
"assists": 2
}
]
}
]
curl --location --request POST 'https://zylalabs.com/api/11300/transfer+market+football+content+extractor+api/21355/ligue+one+assistans' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
{
"players": [
{
"player": "Hakan Çalhanoğlu",
"age": 31,
"games_played": 9,
"goals": 5
},
{
"player": "Riccardo Orsolini",
"age": 28,
"games_played": 11,
"goals": 5
},
{
"player": "Ange-Yoan Bonny",
"age": 22,
"games_played": 11,
"goals": 4
},
{
"player": "Nico Paz",
"age": 21,
"games_played": 11,
"goals": 4
},
{
"player": "Domenico Berardi",
"age": 31,
"games_played": 9,
"goals": 4
},
{
"player": "Frank Anguissa",
"age": 29,
"games_played": 11,
"goals": 4
},
{
"player": "Lautaro Martínez",
"age": 28,
"games_played": 11,
"goals": 4
},
{
"player": "Christian Pulisic",
"age": 27,
"games_played": 7,
"goals": 4
},
{
"player": "Andrea Pinamonti",
"age": 26,
"games_played": 11,
"goals": 4
},
{
"player": "Santiago Castro",
"age": 21,
"games_played": 9,
"goals": 4
},
{
"player": "Rafael Leão",
"age": 26,
"games_played": 7,
"goals": 4
},
{
"player": "Giovanni Simeone",
"age": 30,
"games_played": 11,
"goals": 4
},
{
"player": "Kevin De Bruyne",
"age": 34,
"games_played": 8,
"goals": 4
},
{
"player": "Federico Bonazzoli",
"age": 28,
"games_played": 8,
"goals": 4
},
{
"player": "Matías Soulé",
"age": 22,
"games_played": 11,
"goals": 3
},
{
"player": "Keinan Davis",
"age": 27,
"games_played": 10,
"goals": 3
},
{
"player": "Marcus Thuram",
"age": 28,
"games_played": 6,
"goals": 3
},
{
"player": "Dušan Vlahović",
"age": 25,
"games_played": 11,
"goals": 3
},
{
"player": "Mattia Zaccagni",
"age": 30,
"games_played": 10,
"goals": 3
},
{
"player": "Nicolò Zaniolo",
"age": 26,
"games_played": 9,
"goals": 3
},
{
"player": "Matteo Cancellieri",
"age": 23,
"games_played": 6,
"goals": 3
},
{
"player": "Federico Dimarco",
"age": 27,
"games_played": 11,
"goals": 2
},
{
"player": "Nicolò Cambiaghi",
"age": 24,
"games_played": 11,
"goals": 2
},
{
"player": "Nikola Krstović",
"age": 25,
"games_played": 10,
"goals": 2
},
{
"player": "Kenan Yıldız",
"age": 20,
"games_played": 10,
"goals": 2
}
]
}
]
curl --location --request POST 'https://zylalabs.com/api/11300/transfer+market+football+content+extractor+api/21356/seria+a+scorers' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
{
"players": [
{
"player": "Emil Holm",
"age": 25,
"games_played": 5
},
{
"player": "Federico Dimarco",
"age": 27,
"games_played": 11
},
{
"player": "Nicolò Barella",
"age": 28,
"games_played": 11
},
{
"player": "Jari Vandeputte",
"age": 29,
"games_played": 11
},
{
"player": "Nicolò Cambiaghi",
"age": 24,
"games_played": 11
},
{
"player": "Ange-Yoan Bonny",
"age": 22,
"games_played": 11
},
{
"player": "Nico Paz",
"age": 21,
"games_played": 11
},
{
"player": "Taty Castellanos",
"age": 27,
"games_played": 6
},
{
"player": "Domenico Berardi",
"age": 31,
"games_played": 9
},
{
"player": "Thijs Dallinga",
"age": 25,
"games_played": 9
},
{
"player": "Alessandro Bastoni",
"age": 26,
"games_played": 10
},
{
"player": "Nikola Krstović",
"age": 25,
"games_played": 10
},
{
"player": "Kenan Yıldız",
"age": 20,
"games_played": 10
},
{
"player": "Giovane",
"age": 21,
"games_played": 11
},
{
"player": "Bremer",
"age": 28,
"games_played": 4
},
{
"player": "Cristian Volpato",
"age": 21,
"games_played": 6
},
{
"player": "Christian Pulisic",
"age": 27,
"games_played": 7
},
{
"player": "Sascha Britschgi",
"age": 19,
"games_played": 7
},
{
"player": "Aarón Martín",
"age": 28,
"games_played": 8
},
{
"player": "Samuele Angori",
"age": 22,
"games_played": 8
},
{
"player": "Jesús Rodríguez",
"age": 19,
"games_played": 8
},
{
"player": "Leonardo Spinazzola",
"age": 32,
"games_played": 9
},
{
"player": "David Neres",
"age": 28,
"games_played": 9
},
{
"player": "Carlos Augusto",
"age": 26,
"games_played": 10
},
{
"player": "Petar Sučić",
"age": 22,
"games_played": 10
}
]
}
]
curl --location --request POST 'https://zylalabs.com/api/11300/transfer+market+football+content+extractor+api/21357/serie+a+assistans' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
[
{
"player": "Harry Kane",
"age": 32,
"games_played": 10,
"goals": 13
},
{
"player": "Luis Díaz",
"age": 28,
"games_played": 10,
"goals": 6
},
{
"player": "Can Uzun",
"age": 19,
"games_played": 9,
"goals": 5
},
{
"player": "Michael Olise",
"age": 23,
"games_played": 10,
"goals": 4
},
{
"player": "Haris Tabakovic",
"age": 31,
"games_played": 9,
"goals": 6
},
{
"player": "Christoph Baumgartner",
"age": 26,
"games_played": 10,
"goals": 5
},
{
"player": "Fisnik Asllani",
"age": 23,
"games_played": 10,
"goals": 5
},
{
"player": "Serge Gnabry",
"age": 30,
"games_played": 9,
"goals": 4
},
{
"player": "Alejandro Grimaldo",
"age": 30,
"games_played": 9,
"goals": 4
},
{
"player": "Rômulo",
"age": 23,
"games_played": 10,
"goals": 4
},
{
"player": "Jonathan Burkardt",
"age": 25,
"games_played": 9,
"goals": 6
},
{
"player": "Patrik Schick",
"age": 29,
"games_played": 8,
"goals": 5
},
{
"player": "Serhou Guirassy",
"age": 29,
"games_played": 9,
"goals": 5
},
{
"player": "Ernest Poku",
"age": 21,
"games_played": 9,
"goals": 4
},
{
"player": "Said El Mala",
"age": 19,
"games_played": 10,
"goals": 4
},
{
"player": "Andrej Kramaric",
"age": 34,
"games_played": 10,
"goals": 3
},
{
"player": "Ritsu Doan",
"age": 27,
"games_played": 10,
"goals": 3
},
{
"player": "Samuel Mbangula",
"age": 21,
"games_played": 9,
"goals": 3
},
{
"player": "Yan Diomande",
"age": 18,
"games_played": 10,
"goals": 3
},
{
"player": "Farès Chaïbi",
"age": 22,
"games_played": 9,
"goals": 1
},
{
"player": "Grischa Prömel",
"age": 30,
"games_played": 10,
"goals": 4
},
{
"player": "Jakub Kaminski",
"age": 23,
"games_played": 10,
"goals": 4
},
{
"player": "Tim Lemperle",
"age": 23,
"games_played": 9,
"goals": 4
},
{
"player": "Mohamed Amoura",
"age": 25,
"games_played": 10,
"goals": 4
},
{
"player": "Ilyas Ansah",
"age": 21,
"games_played": 10,
"goals": 4
}
]
]
curl --location --request POST 'https://zylalabs.com/api/11300/transfer+market+football+content+extractor+api/21358/bundesliga+scorers' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[
{
"players": [
{
"player": "Farès Chaïbi",
"age": 22,
"games_played": 9,
"assists": 5
},
{
"player": "Andrej Ilic",
"age": 25,
"games_played": 9,
"assists": 4
},
{
"player": "Vladimír Coufal",
"age": 33,
"games_played": 10,
"assists": 4
},
{
"player": "Luis Díaz",
"age": 28,
"games_played": 10,
"assists": 4
},
{
"player": "Michael Olise",
"age": 23,
"games_played": 10,
"assists": 4
},
{
"player": "Bazoumana Touré",
"age": 19,
"games_played": 10,
"assists": 4
},
{
"player": "Raphaël Guerreiro",
"age": 31,
"games_played": 6,
"assists": 3
},
{
"player": "Marius Bülter",
"age": 32,
"games_played": 8,
"assists": 3
},
{
"player": "Tom Bischof",
"age": 20,
"games_played": 8,
"assists": 3
},
{
"player": "Serge Gnabry",
"age": 30,
"games_played": 9,
"assists": 3
},
{
"player": "Alejandro Grimaldo",
"age": 30,
"games_played": 9,
"assists": 3
},
{
"player": "Julian Ryerson",
"age": 27,
"games_played": 9,
"assists": 3
},
{
"player": "Yukinari Sugawara",
"age": 25,
"games_played": 9,
"assists": 3
},
{
"player": "Jamie Leweling",
"age": 24,
"games_played": 9,
"assists": 3
},
{
"player": "Samuel Mbangula",
"age": 21,
"games_played": 9,
"assists": 3
},
{
"player": "Can Uzun",
"age": 19,
"games_played": 9,
"assists": 3
},
{
"player": "Andrej Kramaric",
"age": 34,
"games_played": 10,
"assists": 3
},
{
"player": "Harry Kane",
"age": 32,
"games_played": 10,
"assists": 3
},
{
"player": "Konrad Laimer",
"age": 28,
"games_played": 10,
"assists": 3
},
{
"player": "Ritsu Doan",
"age": 27,
"games_played": 10,
"assists": 3
},
{
"player": "Ragnar Ache",
"age": 27,
"games_played": 10,
"assists": 3
},
{
"player": "Angelo Stiller",
"age": 24,
"games_played": 10,
"assists": 3
},
{
"player": "Assan Ouédraogo",
"age": 19,
"games_played": 10,
"assists": 3
},
{
"player": "Rômulo",
"age": 23,
"games_played": 10,
"assists": 3
},
{
"player": "Yan Diomande",
"age": 18,
"games_played": 10,
"assists": 3
}
]
}
]
curl --location --request POST 'https://zylalabs.com/api/11300/transfer+market+football+content+extractor+api/21359/bundesliga+assistans' --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 football clubs in various leagues, including player ages, squad sizes, foreign player counts, and market values. For example, the Premier League endpoint provides average and total market values for clubs.
Key fields include "club," "team," "age," "foreigners," "average_market_value," and "total_market_value" for the Premier League, while La Liga includes "position," "games_played," "wins," "draws," "losses," "goals," and "points."
The response data is structured as an array of objects, where each object represents a club with its respective statistics. For instance, in La Liga, each club's performance metrics are clearly delineated, making it easy to parse and analyze.
Each endpoint provides comprehensive statistics on club performance, including wins, losses, goals scored, market values, and player demographics. For example, Ligue 1 data includes wins, draws, losses, and points for each club.
Users can customize their requests by specifying parameters such as league type or specific clubs. This allows for targeted data retrieval, enabling users to focus on particular teams or competitions of interest.
The data is sourced from official league statistics, player transfers, and market analyses. This ensures that the information is accurate and reflects the latest developments in football competitions.
Typical use cases include sports analytics, market value assessments, player performance tracking, and fantasy football applications. Analysts and fans can leverage this data for in-depth insights into team dynamics and player valuations.
Users can utilize the returned data for comparative analysis, trend identification, and performance forecasting. For example, by analyzing market values and player statistics, users can make informed decisions in fantasy leagues or sports betting.
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.
Prices are listed in USD (United States Dollar), EUR (Euro), CAD (Canadian Dollar), AUD (Australian Dollar), and GBP (British Pound). We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world's most reliable payment companies. If you have any trouble paying by card, just contact us at [email protected]
Additionally, if you already have an active subscription in any of these currencies (USD, EUR, CAD, AUD, GBP), that currency will remain for subsequent subscriptions. You can change the currency at any time as long as you don't have any active subscriptions.
The local currency shown on the pricing page is based on the country of your IP address and is provided for reference only. The actual prices are in USD (United States Dollar). When you make a payment, the charge will appear on your card statement in USD, even if you see the equivalent amount in your local currency on our website. This means you cannot pay directly with your local currency.
Occasionally, a bank may decline the charge due to its fraud protection settings. We suggest reaching out to your bank initially to check if they are blocking our charges. Also, you can access the Billing Portal and change the card associated to make the payment. If these does not work and you need further assistance, please contact our team at [email protected]
Prices are determined by a recurring monthly or yearly subscription, depending on the chosen plan.
API calls are deducted from your plan based on successful requests. Each plan comes with a specific number of calls that you can make per month. Only successful calls, indicated by a Status 200 response, will be counted against your total. This ensures that failed or incomplete requests do not impact your monthly quota.
Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.
To upgrade your current subscription plan, simply go to the pricing page of the API and select the plan you want to upgrade to. The upgrade will be instant, allowing you to immediately enjoy the features of the new plan. Please note that any remaining calls from your previous plan will not be carried over to the new plan, so be aware of this when upgrading. You will be charged the full amount of the new plan.
To check how many API calls you have left for the current month, refer to the 'X-Zyla-API-Calls-Monthly-Remaining' field in the response header. For example, if your plan allows 1,000 requests per month and you've used 100, this field in the response header will indicate 900 remaining calls.
To see the maximum number of API requests your plan allows, check the 'X-Zyla-RateLimit-Limit' response header. For instance, if your plan includes 1,000 requests per month, this header will display 1,000.
The 'X-Zyla-RateLimit-Reset' header shows the number of seconds until your rate limit resets. This tells you when your request count will start fresh. For example, if it displays 3,600, it means 3,600 seconds are left until the limit resets.
Yes, you can cancel your plan anytime by going to your account and selecting the cancellation option on the Billing page. Please note that upgrades, downgrades, and cancellations take effect immediately. Additionally, upon cancellation, you will no longer have access to the service, even if you have remaining calls left in your quota.
You can contact us through our chat channel to receive immediate assistance. We are always online from 8 am to 5 pm (EST). If you reach us after that time, we will get back to you as soon as possible. Additionally, you can contact us via email at [email protected]
To give you the opportunity to experience our APIs without any commitment, we offer a 7-day free trial that allows you to make up to 50 API calls at no cost. This trial can be used only once, so we recommend applying it to the API that interests you the most. While most of our APIs offer a free trial, some may not. The trial concludes after 7 days or once you've made 50 requests, whichever occurs first. If you reach the 50 request limit during the trial, you will need to "Start Your Paid Plan" to continue making requests. You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab. Alternatively, if you don't cancel your subscription before the 7th day, your free trial will end, and your plan will automatically be billed, granting you access to all the API calls specified in your plan. Please keep this in mind to avoid unwanted charges.
After 7 days, you will be charged the full amount for the plan you were subscribed to during the trial. Therefore, it's important to cancel before the trial period ends. Refund requests for forgetting to cancel on time are not accepted.
When you subscribe to an API free trial, you can make up to 50 API calls. If you wish to make additional API calls beyond this limit, the API will prompt you to perform an "Start Your Paid Plan." You can find the "Start Your Paid Plan" button in your profile under Subscription -> Choose the API you are subscribed to -> Pricing tab.
Payout Orders are processed between the 20th and the 30th of each month. If you submit your request before the 20th, your payment will be processed within this timeframe.
Service Level:
100%
Response Time:
17,145ms
Service Level:
100%
Response Time:
20,002ms
Service Level:
100%
Response Time:
20,002ms
Service Level:
100%
Response Time:
20,002ms
Service Level:
100%
Response Time:
57ms
Service Level:
100%
Response Time:
62ms
Service Level:
100%
Response Time:
19,706ms
Service Level:
100%
Response Time:
84ms
Service Level:
100%
Response Time:
5,044ms
Service Level:
100%
Response Time:
218ms
Service Level:
100%
Response Time:
16ms
Service Level:
100%
Response Time:
8,169ms
Service Level:
100%
Response Time:
16ms
Service Level:
100%
Response Time:
17,166ms
Service Level:
100%
Response Time:
2,907ms
Service Level:
100%
Response Time:
19ms
Service Level:
100%
Response Time:
7,306ms
Service Level:
100%
Response Time:
17ms
Service Level:
100%
Response Time:
20ms
Service Level:
100%
Response Time:
19ms