Football Transfer Market Player Contracts API API ID: 11161

This API provides detailed information on player contracts, including transfer rumors, market values, and contract expirations in football.
Use this API from your AI agent via MCP
Works with OpenClaw, Claude Code/Desktop, Cursor, Windsurf, Cline and any MCP-compatible AI client.
Docs & setup
Create a skill by wrapping this MCP: https://mcp.zylalabs.com/mcp?apikey=YOUR_ZYLA_API_KEY

The Football Transfer Market Player Contracts API provides a comprehensive and structured overview of the global soccer landscape, compiling up-to-date information on players in all positions: goalkeepers, defenders, midfielders, and forwards.

Each query returns relevant details about the players, such as their full name, age, and market value in euros, which is essential information for understanding each player's evolution and prospects within the international market. The data is obtained directly from the Transfermarkt homepage, ensuring that the figures are up to date and the profiles are valid.

In short, this Transfermarkt 2025–2026 API offers a clear, reliable, and up-to-date overview of the international soccer market, reflecting the movements, projections, and values of the most prominent players of the moment. Its use opens the door to a more in-depth and comparative analysis of global soccer.

API Documentation

Endpoints


Get the first page of Transfer Markt, about players whose contracts expire in 2025.


                                                                            
POST https://pr140-testing.zylalabs.com/api/11161/football+transfer+market+player+contracts+api/21076/goalkeepers+with+expiring+contracts+2025
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                                                                                                                                        [
    [
        {
            "jugador": "Maxime Crépeau",
            "edad": "31",
            "valor_de_mercado": "3,00 mill. €"
        },
        {
            "jugador": "Yohei Takaoka",
            "edad": "29",
            "valor_de_mercado": "3,00 mill. €"
        },
        {
            "jugador": "Dayne St. Clair",
            "edad": "28",
            "valor_de_mercado": "2,80 mill. €"
        },
        {
            "jugador": "Matías Borgogno",
            "edad": "27",
            "valor_de_mercado": "2,50 mill. €"
        },
        {
            "jugador": "Matheus Cunha",
            "edad": "24",
            "valor_de_mercado": "2,50 mill. €"
        },
        {
            "jugador": "Drake Callender",
            "edad": "28",
            "valor_de_mercado": "2,00 mill. €"
        },
        {
            "jugador": "Carlos Coronel",
            "edad": "28",
            "valor_de_mercado": "1,50 mill. €"
        },
        {
            "jugador": "Abduvokhid Nematov",
            "edad": "24",
            "valor_de_mercado": "1,50 mill. €"
        },
        {
            "jugador": "Hugo Lloris",
            "edad": "38",
            "valor_de_mercado": "1,00 mill. €"
        },
        {
            "jugador": "Sebastián Lentinelly",
            "edad": "28",
            "valor_de_mercado": "1,00 mill. €"
        },
        {
            "jugador": "Sipho Chaine",
            "edad": "28",
            "valor_de_mercado": "1,00 mill. €"
        },
        {
            "jugador": "Jacob Karlstrøm",
            "edad": "28",
            "valor_de_mercado": "900 mil €"
        },
        {
            "jugador": "Mads Hedenstad",
            "edad": "25",
            "valor_de_mercado": "900 mil €"
        },
        {
            "jugador": "James Pantemis",
            "edad": "28",
            "valor_de_mercado": "800 mil €"
        },
        {
            "jugador": "Gastón Olveira",
            "edad": "32",
            "valor_de_mercado": "700 mil €"
        },
        {
            "jugador": "Joel Graterol",
            "edad": "28",
            "valor_de_mercado": "700 mil €"
        },
        {
            "jugador": "Santiago Rojas",
            "edad": "29",
            "valor_de_mercado": "700 mil €"
        },
        {
            "jugador": "Lautaro Morales",
            "edad": "25",
            "valor_de_mercado": "700 mil €"
        },
        {
            "jugador": "Brian Bustos",
            "edad": "29",
            "valor_de_mercado": "700 mil €"
        },
        {
            "jugador": "Svend Brodersen",
            "edad": "28",
            "valor_de_mercado": "600 mil €"
        },
        {
            "jugador": "Per Kristian Bråtveit",
            "edad": "29",
            "valor_de_mercado": "600 mil €"
        },
        {
            "jugador": "Washington Aguerre",
            "edad": "32",
            "valor_de_mercado": "600 mil €"
        },
        {
            "jugador": "Robin Wallinder",
            "edad": "26",
            "valor_de_mercado": "600 mil €"
        },
        {
            "jugador": "José Gabriel Cevallos",
            "edad": "27",
            "valor_de_mercado": "600 mil €"
        },
        {
            "jugador": "David Cabezas",
            "edad": "30",
            "valor_de_mercado": "600 mil €"
        }
    ]
]
                                                                                                                                                                                                                    
                                                                                                    

Goalkeepers with expiring contracts 2025 - CODE SNIPPETS


curl --location --request POST 'https://zylalabs.com/api/11161/football+transfer+market+player+contracts+api/21076/goalkeepers+with+expiring+contracts+2025' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'


Get the first page of Transfer Markt, about players whose contracts expire in 2026.


                                                                            
POST https://pr140-testing.zylalabs.com/api/11161/football+transfer+market+player+contracts+api/21077/goalkeepers+with+expiring+contracts+2026
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                                                                                                                                        [
    [
        {
            "jugador": "Mike Maignan",
            "edad": "30",
            "valor_de_mercado": "25,00 mill. €"
        },
        {
            "jugador": "Illan Meslier",
            "edad": "25",
            "valor_de_mercado": "14,00 mill. €"
        },
        {
            "jugador": "Nick Pope",
            "edad": "33",
            "valor_de_mercado": "8,00 mill. €"
        },
        {
            "jugador": "Stefan Ortega",
            "edad": "33",
            "valor_de_mercado": "6,00 mill. €"
        },
        {
            "jugador": "Justin Bijlow",
            "edad": "27",
            "valor_de_mercado": "5,00 mill. €"
        },
        {
            "jugador": "Edouard Mendy",
            "edad": "33",
            "valor_de_mercado": "5,00 mill. €"
        },
        {
            "jugador": "Andrew",
            "edad": "24",
            "valor_de_mercado": "5,00 mill. €"
        },
        {
            "jugador": "Aleksandr Maksimenko",
            "edad": "27",
            "valor_de_mercado": "4,50 mill. €"
        },
        {
            "jugador": "Manuel Neuer",
            "edad": "39",
            "valor_de_mercado": "4,00 mill. €"
        },
        {
            "jugador": "Yann Sommer",
            "edad": "36",
            "valor_de_mercado": "4,00 mill. €"
        },
        {
            "jugador": "Omri Glazer",
            "edad": "29",
            "valor_de_mercado": "4,00 mill. €"
        },
        {
            "jugador": "Carlos Moreno",
            "edad": "27",
            "valor_de_mercado": "4,00 mill. €"
        },
        {
            "jugador": "Kacper Trelowski",
            "edad": "22",
            "valor_de_mercado": "4,00 mill. €"
        },
        {
            "jugador": "Freddie Woodman",
            "edad": "28",
            "valor_de_mercado": "3,50 mill. €"
        },
        {
            "jugador": "Manuel Roffo",
            "edad": "25",
            "valor_de_mercado": "3,50 mill. €"
        },
        {
            "jugador": "David Soria",
            "edad": "32",
            "valor_de_mercado": "3,00 mill. €"
        },
        {
            "jugador": "Sergio Rochet",
            "edad": "32",
            "valor_de_mercado": "3,00 mill. €"
        },
        {
            "jugador": "Felipe Zenobio",
            "edad": "25",
            "valor_de_mercado": "3,00 mill. €"
        },
        {
            "jugador": "Max O'Leary",
            "edad": "29",
            "valor_de_mercado": "2,80 mill. €"
        },
        {
            "jugador": "Mathew Ryan",
            "edad": "33",
            "valor_de_mercado": "2,50 mill. €"
        },
        {
            "jugador": "Stole Dimitrievski",
            "edad": "31",
            "valor_de_mercado": "2,50 mill. €"
        },
        {
            "jugador": "Jonathan Klinsmann",
            "edad": "28",
            "valor_de_mercado": "2,50 mill. €"
        },
        {
            "jugador": "Jasper Schendelaar",
            "edad": "25",
            "valor_de_mercado": "2,50 mill. €"
        },
        {
            "jugador": "Chris Brady",
            "edad": "21",
            "valor_de_mercado": "2,50 mill. €"
        },
        {
            "jugador": "Angus Gunn",
            "edad": "29",
            "valor_de_mercado": "2,20 mill. €"
        }
    ]
]
                                                                                                                                                                                                                    
                                                                                                    

Goalkeepers with expiring contracts 2026 - CODE SNIPPETS


curl --location --request POST 'https://zylalabs.com/api/11161/football+transfer+market+player+contracts+api/21077/goalkeepers+with+expiring+contracts+2026' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'


Get the first page of Transfer Markt, about players whose contracts expire in 2025.


                                                                            
POST https://pr140-testing.zylalabs.com/api/11161/football+transfer+market+player+contracts+api/21078/defenders+with+expiring+contracts+2025
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                                                                                                                                        [
    [
        {
            "jugador": "Dayot Upamecano",
            "edad": "27",
            "valor_de_mercado": "60,00 mill. €"
        },
        {
            "jugador": "Ibrahima Konaté",
            "edad": "26",
            "valor_de_mercado": "55,00 mill. €"
        },
        {
            "jugador": "Marc Guéhi",
            "edad": "25",
            "valor_de_mercado": "50,00 mill. €"
        },
        {
            "jugador": "Vitaliy Mykolenko",
            "edad": "26",
            "valor_de_mercado": "25,00 mill. €"
        },
        {
            "jugador": "Eric García",
            "edad": "24",
            "valor_de_mercado": "25,00 mill. €"
        },
        {
            "jugador": "John Stones",
            "edad": "31",
            "valor_de_mercado": "22,00 mill. €"
        },
        {
            "jugador": "Marcos Senesi",
            "edad": "28",
            "valor_de_mercado": "22,00 mill. €"
        },
        {
            "jugador": "Óscar Mingueza",
            "edad": "26",
            "valor_de_mercado": "18,00 mill. €"
        },
        {
            "jugador": "Ryan Sessegnon",
            "edad": "25",
            "valor_de_mercado": "18,00 mill. €"
        },
        {
            "jugador": "Antonio Rüdiger",
            "edad": "32",
            "valor_de_mercado": "15,00 mill. €"
        },
        {
            "jugador": "Andrew Robertson",
            "edad": "31",
            "valor_de_mercado": "15,00 mill. €"
        },
        {
            "jugador": "Rico Henry",
            "edad": "28",
            "valor_de_mercado": "15,00 mill. €"
        },
        {
            "jugador": "Harry Maguire",
            "edad": "32",
            "valor_de_mercado": "13,00 mill. €"
        },
        {
            "jugador": "Merih Demiral",
            "edad": "27",
            "valor_de_mercado": "13,00 mill. €"
        },
        {
            "jugador": "Danilho Doekhi",
            "edad": "27",
            "valor_de_mercado": "13,00 mill. €"
        },
        {
            "jugador": "Andreas Christensen",
            "edad": "29",
            "valor_de_mercado": "12,00 mill. €"
        },
        {
            "jugador": "Diogo Leite",
            "edad": "26",
            "valor_de_mercado": "12,00 mill. €"
        },
        {
            "jugador": "Vitão",
            "edad": "25",
            "valor_de_mercado": "12,00 mill. €"
        },
        {
            "jugador": "Souffian El Karouani",
            "edad": "25",
            "valor_de_mercado": "12,00 mill. €"
        },
        {
            "jugador": "Mika Mármol",
            "edad": "24",
            "valor_de_mercado": "10,00 mill. €"
        },
        {
            "jugador": "Zeno Van Den Bosch",
            "edad": "22",
            "valor_de_mercado": "10,00 mill. €"
        },
        {
            "jugador": "Adam Webster",
            "edad": "30",
            "valor_de_mercado": "9,00 mill. €"
        },
        {
            "jugador": "Daniel Carvajal",
            "edad": "33",
            "valor_de_mercado": "8,00 mill. €"
        },
        {
            "jugador": "Niklas Süle",
            "edad": "30",
            "valor_de_mercado": "8,00 mill. €"
        },
        {
            "jugador": "Raphaël Guerreiro",
            "edad": "31",
            "valor_de_mercado": "8,00 mill. €"
        }
    ]
]
                                                                                                                                                                                                                    
                                                                                                    

Defenders with expiring contracts 2025 - CODE SNIPPETS


curl --location --request POST 'https://zylalabs.com/api/11161/football+transfer+market+player+contracts+api/21078/defenders+with+expiring+contracts+2025' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'


Get the first page of Transfer Markt, about players whose contracts expire in 2026.


                                                                            
POST https://pr140-testing.zylalabs.com/api/11161/football+transfer+market+player+contracts+api/21079/defenders+with+expiring+contracts+2026
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                                                                                                                                        [
    [
        {
            "jugador": "Dayot Upamecano",
            "edad": "27",
            "valor_de_mercado": "60,00 mill. €"
        },
        {
            "jugador": "Ibrahima Konaté",
            "edad": "26",
            "valor_de_mercado": "55,00 mill. €"
        },
        {
            "jugador": "Marc Guéhi",
            "edad": "25",
            "valor_de_mercado": "50,00 mill. €"
        },
        {
            "jugador": "Vitaliy Mykolenko",
            "edad": "26",
            "valor_de_mercado": "25,00 mill. €"
        },
        {
            "jugador": "Eric García",
            "edad": "24",
            "valor_de_mercado": "25,00 mill. €"
        },
        {
            "jugador": "John Stones",
            "edad": "31",
            "valor_de_mercado": "22,00 mill. €"
        },
        {
            "jugador": "Marcos Senesi",
            "edad": "28",
            "valor_de_mercado": "22,00 mill. €"
        },
        {
            "jugador": "Óscar Mingueza",
            "edad": "26",
            "valor_de_mercado": "18,00 mill. €"
        },
        {
            "jugador": "Ryan Sessegnon",
            "edad": "25",
            "valor_de_mercado": "18,00 mill. €"
        },
        {
            "jugador": "Antonio Rüdiger",
            "edad": "32",
            "valor_de_mercado": "15,00 mill. €"
        },
        {
            "jugador": "Andrew Robertson",
            "edad": "31",
            "valor_de_mercado": "15,00 mill. €"
        },
        {
            "jugador": "Rico Henry",
            "edad": "28",
            "valor_de_mercado": "15,00 mill. €"
        },
        {
            "jugador": "Harry Maguire",
            "edad": "32",
            "valor_de_mercado": "13,00 mill. €"
        },
        {
            "jugador": "Merih Demiral",
            "edad": "27",
            "valor_de_mercado": "13,00 mill. €"
        },
        {
            "jugador": "Danilho Doekhi",
            "edad": "27",
            "valor_de_mercado": "13,00 mill. €"
        },
        {
            "jugador": "Andreas Christensen",
            "edad": "29",
            "valor_de_mercado": "12,00 mill. €"
        },
        {
            "jugador": "Diogo Leite",
            "edad": "26",
            "valor_de_mercado": "12,00 mill. €"
        },
        {
            "jugador": "Vitão",
            "edad": "25",
            "valor_de_mercado": "12,00 mill. €"
        },
        {
            "jugador": "Souffian El Karouani",
            "edad": "25",
            "valor_de_mercado": "12,00 mill. €"
        },
        {
            "jugador": "Mika Mármol",
            "edad": "24",
            "valor_de_mercado": "10,00 mill. €"
        },
        {
            "jugador": "Zeno Van Den Bosch",
            "edad": "22",
            "valor_de_mercado": "10,00 mill. €"
        },
        {
            "jugador": "Adam Webster",
            "edad": "30",
            "valor_de_mercado": "9,00 mill. €"
        },
        {
            "jugador": "Daniel Carvajal",
            "edad": "33",
            "valor_de_mercado": "8,00 mill. €"
        },
        {
            "jugador": "Niklas Süle",
            "edad": "30",
            "valor_de_mercado": "8,00 mill. €"
        },
        {
            "jugador": "Raphaël Guerreiro",
            "edad": "31",
            "valor_de_mercado": "8,00 mill. €"
        }
    ]
]
                                                                                                                                                                                                                    
                                                                                                    

Defenders with expiring contracts 2026 - CODE SNIPPETS


curl --location --request POST 'https://zylalabs.com/api/11161/football+transfer+market+player+contracts+api/21079/defenders+with+expiring+contracts+2026' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'


Get the first page of Transfer Markt, about players whose contracts expire in 2025.


                                                                            
POST https://pr140-testing.zylalabs.com/api/11161/football+transfer+market+player+contracts+api/21080/midfielders+with+expiring+contracts+2025
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                                                                                                                                        [
    [
        {
            "jugador": "Neymar",
            "edad": "33",
            "valor_de_mercado": "11,00 mill. €"
        },
        {
            "jugador": "Obed Vargas",
            "edad": "20",
            "valor_de_mercado": "8,00 mill. €"
        },
        {
            "jugador": "Martín Ojeda",
            "edad": "26",
            "valor_de_mercado": "7,00 mill. €"
        },
        {
            "jugador": "Jack McGlynn",
            "edad": "22",
            "valor_de_mercado": "5,00 mill. €"
        },
        {
            "jugador": "Alan Cervantes",
            "edad": "27",
            "valor_de_mercado": "4,50 mill. €"
        },
        {
            "jugador": "Braian Ojeda",
            "edad": "25",
            "valor_de_mercado": "4,00 mill. €"
        },
        {
            "jugador": "David Ayala",
            "edad": "23",
            "valor_de_mercado": "4,00 mill. €"
        },
        {
            "jugador": "Guga",
            "edad": "28",
            "valor_de_mercado": "3,50 mill. €"
        },
        {
            "jugador": "Matías Rojas",
            "edad": "30",
            "valor_de_mercado": "3,50 mill. €"
        },
        {
            "jugador": "Amine Bassi",
            "edad": "27",
            "valor_de_mercado": "3,50 mill. €"
        },
        {
            "jugador": "Kevin Gutiérrez",
            "edad": "28",
            "valor_de_mercado": "3,50 mill. €"
        },
        {
            "jugador": "Hassani Dotson",
            "edad": "28",
            "valor_de_mercado": "3,50 mill. €"
        },
        {
            "jugador": "César Araújo",
            "edad": "24",
            "valor_de_mercado": "3,50 mill. €"
        },
        {
            "jugador": "Ali Ahmed",
            "edad": "25",
            "valor_de_mercado": "3,50 mill. €"
        },
        {
            "jugador": "Jesse Lingard",
            "edad": "32",
            "valor_de_mercado": "3,00 mill. €"
        },
        {
            "jugador": "Sebastián Córdova",
            "edad": "28",
            "valor_de_mercado": "3,00 mill. €"
        },
        {
            "jugador": "Sebastian Berhalter",
            "edad": "24",
            "valor_de_mercado": "3,00 mill. €"
        },
        {
            "jugador": "Daniel Pereira",
            "edad": "25",
            "valor_de_mercado": "3,00 mill. €"
        },
        {
            "jugador": "James Rodríguez",
            "edad": "34",
            "valor_de_mercado": "2,50 mill. €"
        },
        {
            "jugador": "Jair",
            "edad": "31",
            "valor_de_mercado": "2,50 mill. €"
        },
        {
            "jugador": "Nicolás Benedetti",
            "edad": "28",
            "valor_de_mercado": "2,50 mill. €"
        },
        {
            "jugador": "Lima",
            "edad": "29",
            "valor_de_mercado": "2,50 mill. €"
        },
        {
            "jugador": "Santiago González",
            "edad": "22",
            "valor_de_mercado": "2,50 mill. €"
        },
        {
            "jugador": "Samuel Gustafson",
            "edad": "30",
            "valor_de_mercado": "2,30 mill. €"
        },
        {
            "jugador": "Marcelo Allende",
            "edad": "26",
            "valor_de_mercado": "2,30 mill. €"
        }
    ]
]
                                                                                                                                                                                                                    
                                                                                                    

Midfielders with expiring contracts 2025 - CODE SNIPPETS


curl --location --request POST 'https://zylalabs.com/api/11161/football+transfer+market+player+contracts+api/21080/midfielders+with+expiring+contracts+2025' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'


Get the first page of Transfer Markt, about players whose contracts expire in 2026.


                                                                            
POST https://pr140-testing.zylalabs.com/api/11161/football+transfer+market+player+contracts+api/21081/midfielders+with+expiring+contracts+2026
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                                                                                                                                        [
    [
        {
            "jugador": "Bernardo Silva",
            "edad": "31",
            "valor_de_mercado": "32,00 mill. €"
        },
        {
            "jugador": "Quinten Timber",
            "edad": "24",
            "valor_de_mercado": "30,00 mill. €"
        },
        {
            "jugador": "Julian Brandt",
            "edad": "29",
            "valor_de_mercado": "25,00 mill. €"
        },
        {
            "jugador": "Rúben Neves",
            "edad": "28",
            "valor_de_mercado": "25,00 mill. €"
        },
        {
            "jugador": "Leon Goretzka",
            "edad": "30",
            "valor_de_mercado": "22,00 mill. €"
        },
        {
            "jugador": "Weston McKennie",
            "edad": "27",
            "valor_de_mercado": "22,00 mill. €"
        },
        {
            "jugador": "James Garner",
            "edad": "24",
            "valor_de_mercado": "22,00 mill. €"
        },
        {
            "jugador": "Vitaly Janelt",
            "edad": "27",
            "valor_de_mercado": "20,00 mill. €"
        },
        {
            "jugador": "Yves Bissouma",
            "edad": "29",
            "valor_de_mercado": "20,00 mill. €"
        },
        {
            "jugador": "Fabinho",
            "edad": "32",
            "valor_de_mercado": "15,00 mill. €"
        },
        {
            "jugador": "Giorgian de Arrascaeta",
            "edad": "31",
            "valor_de_mercado": "15,00 mill. €"
        },
        {
            "jugador": "Franck Kessié",
            "edad": "28",
            "valor_de_mercado": "14,00 mill. €"
        },
        {
            "jugador": "Mathias Jensen",
            "edad": "29",
            "valor_de_mercado": "14,00 mill. €"
        },
        {
            "jugador": "Matheus Pereira",
            "edad": "29",
            "valor_de_mercado": "12,00 mill. €"
        },
        {
            "jugador": "Rolando Mandragora",
            "edad": "28",
            "valor_de_mercado": "12,00 mill. €"
        },
        {
            "jugador": "Boubakary Soumaré",
            "edad": "26",
            "valor_de_mercado": "12,00 mill. €"
        },
        {
            "jugador": "Daichi Kamada",
            "edad": "29",
            "valor_de_mercado": "12,00 mill. €"
        },
        {
            "jugador": "Amadou Haidara",
            "edad": "27",
            "valor_de_mercado": "12,00 mill. €"
        },
        {
            "jugador": "Mykola Shaparenko",
            "edad": "27",
            "valor_de_mercado": "11,00 mill. €"
        },
        {
            "jugador": "Hidemasa Morita",
            "edad": "30",
            "valor_de_mercado": "11,00 mill. €"
        },
        {
            "jugador": "Casemiro",
            "edad": "33",
            "valor_de_mercado": "10,00 mill. €"
        },
        {
            "jugador": "Marcelo Brozović",
            "edad": "32",
            "valor_de_mercado": "10,00 mill. €"
        },
        {
            "jugador": "Xaver Schlager",
            "edad": "28",
            "valor_de_mercado": "10,00 mill. €"
        },
        {
            "jugador": "Jefferson Lerma",
            "edad": "31",
            "valor_de_mercado": "10,00 mill. €"
        },
        {
            "jugador": "Tommy Doyle",
            "edad": "24",
            "valor_de_mercado": "10,00 mill. €"
        }
    ]
]
                                                                                                                                                                                                                    
                                                                                                    

Midfielders with expiring contracts 2026 - CODE SNIPPETS


curl --location --request POST 'https://zylalabs.com/api/11161/football+transfer+market+player+contracts+api/21081/midfielders+with+expiring+contracts+2026' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'


Get the first page of Transfer Markt, about players whose contracts expire in 2026.


                                                                            
POST https://pr140-testing.zylalabs.com/api/11161/football+transfer+market+player+contracts+api/21082/forwards+with+expiring+contracts+2025
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                                                                                                                                        [
    [
        {
            "jugadores": "Thomas Müller",
            "edad": 36,
            "valor_de_mercado": "6,00 mill. €"
        },
        {
            "jugadores": "Cristian Espinoza",
            "edad": 30,
            "valor_de_mercado": "5,00 mill. €"
        },
        {
            "jugadores": "Tai Baribo",
            "edad": 27,
            "valor_de_mercado": "5,00 mill. €"
        },
        {
            "jugadores": "Thiago Fernández",
            "edad": 21,
            "valor_de_mercado": "5,00 mill. €"
        },
        {
            "jugadores": "Jacen Russell-Rowe",
            "edad": 23,
            "valor_de_mercado": "3,50 mill. €"
        },
        {
            "jugadores": "Mikael Uhre",
            "edad": 31,
            "valor_de_mercado": "3,00 mill. €"
        },
        {
            "jugadores": "Anderson Julio",
            "edad": 29,
            "valor_de_mercado": "3,00 mill. €"
        },
        {
            "jugadores": "Andrés Vombergar",
            "edad": 30,
            "valor_de_mercado": "3,00 mill. €"
        },
        {
            "jugadores": "Iván Angulo",
            "edad": 26,
            "valor_de_mercado": "3,00 mill. €"
        },
        {
            "jugadores": "Miguel Borja",
            "edad": 32,
            "valor_de_mercado": "2,80 mill. €"
        },
        {
            "jugadores": "Felipe Mora",
            "edad": 32,
            "valor_de_mercado": "2,50 mill. €"
        },
        {
            "jugadores": "Ryan Kent",
            "edad": 28,
            "valor_de_mercado": "2,50 mill. €"
        },
        {
            "jugadores": "Jerónimo Dómina",
            "edad": 20,
            "valor_de_mercado": "2,50 mill. €"
        },
        {
            "jugadores": "Christian Benteke",
            "edad": 34,
            "valor_de_mercado": "2,00 mill. €"
        },
        {
            "jugadores": "Josef Martínez",
            "edad": 32,
            "valor_de_mercado": "2,00 mill. €"
        },
        {
            "jugadores": "Léo Bonatini",
            "edad": 31,
            "valor_de_mercado": "2,00 mill. €"
        },
        {
            "jugadores": "Juan Dinenno",
            "edad": 31,
            "valor_de_mercado": "2,00 mill. €"
        },
        {
            "jugadores": "Maximiliano Silvera",
            "edad": 28,
            "valor_de_mercado": "2,00 mill. €"
        },
        {
            "jugadores": "Indiana Vassilev",
            "edad": 24,
            "valor_de_mercado": "2,00 mill. €"
        },
        {
            "jugadores": "Paul Rothrock",
            "edad": 26,
            "valor_de_mercado": "2,00 mill. €"
        },
        {
            "jugadores": "Ibrahim Aliyu",
            "edad": 23,
            "valor_de_mercado": "2,00 mill. €"
        },
        {
            "jugadores": "Darren Yapi",
            "edad": 20,
            "valor_de_mercado": "2,00 mill. €"
        },
        {
            "jugadores": "Luis Suárez",
            "edad": 38,
            "valor_de_mercado": "1,80 mill. €"
        },
        {
            "jugadores": "Diego Fagúndez",
            "edad": 30,
            "valor_de_mercado": "1,80 mill. €"
        },
        {
            "jugadores": "Albion Ademi",
            "edad": 26,
            "valor_de_mercado": "1,80 mill. €"
        }
    ]
]
                                                                                                                                                                                                                    
                                                                                                    

Forwards with expiring contracts 2025 - CODE SNIPPETS


curl --location --request POST 'https://zylalabs.com/api/11161/football+transfer+market+player+contracts+api/21082/forwards+with+expiring+contracts+2025' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'


Get the first page of Transfer Markt, about players whose contracts expire in 2026.


                                                                            
POST https://pr140-testing.zylalabs.com/api/11161/football+transfer+market+player+contracts+api/21083/forwards+with+expiring+contracts+2026
                                                                            
                                                                        

Test Endpoint

API EXAMPLE RESPONSE

       
                                                                                                        
                                                                                                                                                                                                                                                                                                                                        [
    [
        {
            "jugadores": "Dušan Vlahović",
            "edad": "25",
            "valor de mercado": "35,00 mill. €"
        },
        {
            "jugadores": "Serge Gnabry",
            "edad": "30",
            "valor de mercado": "22,00 mill. €"
        },
        {
            "jugadores": "Harry Wilson",
            "edad": "28",
            "valor de mercado": "18,00 mill. €"
        },
        {
            "jugadores": "Rayan",
            "edad": "19",
            "valor de mercado": "18,00 mill. €"
        },
        {
            "jugadores": "Ilias Akhomach",
            "edad": "21",
            "valor de mercado": "15,00 mill. €"
        },
        {
            "jugadores": "Robert Lewandowski",
            "edad": "37",
            "valor de mercado": "10,00 mill. €"
        },
        {
            "jugadores": "Josh Maja",
            "edad": "26",
            "valor de mercado": "10,00 mill. €"
        },
        {
            "jugadores": "Maher Carrizo",
            "edad": "19",
            "valor de mercado": "10,00 mill. €"
        },
        {
            "jugadores": "Memphis Depay",
            "edad": "31",
            "valor de mercado": "9,00 mill. €"
        },
        {
            "jugadores": "Adama Traoré",
            "edad": "29",
            "valor de mercado": "9,00 mill. €"
        },
        {
            "jugadores": "Hugo Cuypers",
            "edad": "28",
            "valor de mercado": "9,00 mill. €"
        },
        {
            "jugadores": "Mauro Icardi",
            "edad": "32",
            "valor de mercado": "8,00 mill. €"
        },
        {
            "jugadores": "Sadio Mané",
            "edad": "33",
            "valor de mercado": "8,00 mill. €"
        },
        {
            "jugadores": "Paulo Dybala",
            "edad": "31",
            "valor de mercado": "8,00 mill. €"
        },
        {
            "jugadores": "Patson Daka",
            "edad": "27",
            "valor de mercado": "8,00 mill. €"
        },
        {
            "jugadores": "Jonas Wind",
            "edad": "26",
            "valor de mercado": "8,00 mill. €"
        },
        {
            "jugadores": "Cristian Arango",
            "edad": "30",
            "valor de mercado": "7,50 mill. €"
        },
        {
            "jugadores": "Karim Benzema",
            "edad": "37",
            "valor de mercado": "7,00 mill. €"
        },
        {
            "jugadores": "Callum Wilson",
            "edad": "33",
            "valor de mercado": "7,00 mill. €"
        },
        {
            "jugadores": "Everton",
            "edad": "29",
            "valor de mercado": "7,00 mill. €"
        },
        {
            "jugadores": "Sam Surridge",
            "edad": "27",
            "valor de mercado": "7,00 mill. €"
        },
        {
            "jugadores": "Myron Boadu",
            "edad": "24",
            "valor de mercado": "7,00 mill. €"
        },
        {
            "jugadores": "Liel Abada",
            "edad": "24",
            "valor de mercado": "7,00 mill. €"
        },
        {
            "jugadores": "Lassine Sinayoko",
            "edad": "25",
            "valor de mercado": "7,00 mill. €"
        },
        {
            "jugadores": "Musa Barrow",
            "edad": "26",
            "valor de mercado": "6,50 mill. €"
        }
    ]
]
                                                                                                                                                                                                                    
                                                                                                    

Forwards with expiring contracts 2026 - CODE SNIPPETS


curl --location --request POST 'https://zylalabs.com/api/11161/football+transfer+market+player+contracts+api/21083/forwards+with+expiring+contracts+2026' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'


API Access Key & Authentication

After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Football Transfer Market Player Contracts API simply include your bearer token in the Authorization header.
Headers
Header Description
Authorization [Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.

Simple Transparent Pricing

No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.

🚀 Enterprise

Starts at
$ 10,000/Year


  • Custom Volume
  • Custom Rate Limit
  • Specialized Customer Support
  • Real-Time API Monitoring

Customer favorite features

  • ✔︎ Only Pay for Successful Requests
  • ✔︎ Free 7-Day Trial
  • ✔︎ Multi-Language Support
  • ✔︎ One API Key, All APIs.
  • ✔︎ Intuitive Dashboard
  • ✔︎ Comprehensive Error Handling
  • ✔︎ Developer-Friendly Docs
  • ✔︎ Postman Integration
  • ✔︎ Secure HTTPS Connections
  • ✔︎ Reliable Uptime

Football Transfer Market Player Contracts API FAQs

Each endpoint returns detailed information about football players, including their name, age, and market value in euros. For example, the endpoint for goalkeepers with expiring contracts in 2025 provides a list of players along with these key attributes.

The key fields in the response data include "jugador" (player name), "edad" (age), and "valor_de_mercado" (market value). These fields help users assess player profiles and their market dynamics.

The response data is organized as an array of player objects, each containing fields for player name, age, and market value. This structured format allows for easy parsing and analysis of player information.

Each endpoint provides information on players whose contracts are expiring in specific years, categorized by position (goalkeepers, defenders, midfielders, forwards). This includes their names, ages, and market values.

The data is sourced directly from the Transfermarkt homepage, ensuring that the information is current and reliable. This direct sourcing helps maintain the accuracy of player profiles and market values.

Typical use cases include analyzing player market trends, scouting potential transfers, and assessing contract expiration impacts on team strategies. Users can leverage this data for in-depth player evaluations.

Users can customize their requests by selecting specific endpoints based on player positions and contract expiration years. This allows for targeted data retrieval relevant to their analysis needs.

Users can utilize the returned data for comparative analysis, tracking player market value changes, and identifying potential transfer opportunities. The structured format facilitates integration into various analytical tools.

The API covers four main player positions: goalkeepers, defenders, midfielders, and forwards. Each endpoint is tailored to provide data on players in these categories whose contracts are expiring in specified years, allowing for focused analysis based on position.

Users can filter data by selecting specific endpoints corresponding to the desired contract expiration year (2025 or 2026). This allows for targeted retrieval of players based on when their contracts are set to expire.

The "valor_de_mercado" field indicates the market value of each player in euros. This metric is crucial for understanding a player's financial worth in the transfer market and can influence transfer decisions and team strategies.

If an endpoint returns no players, users should check their parameters for accuracy, such as the specified year or position. This can indicate that there are currently no players meeting the criteria, prompting a review of the request.

Analyzing player ages can provide insights into a player's career stage, potential for growth, and longevity in the sport. For instance, younger players may have higher growth potential, while older players might be nearing retirement, impacting their market value.

The API sources data directly from the Transfermarkt homepage, a reputable platform known for its comprehensive football statistics. This direct sourcing helps maintain data accuracy and ensures that player profiles reflect current market conditions.

Each endpoint returns data in a structured JSON format, consisting of an array of player objects. Each object includes fields for player name, age, and market value, facilitating easy parsing and integration into applications.

Yes, users can expect consistent data patterns across endpoints, as each returns similar fields (name, age, market value) for players within the specified categories. This uniformity aids in comparative analysis across different player positions and contract years.

The API allows users to analyze player attributes such as name, age, and market value in euros. This data is crucial for evaluating player performance, potential transfers, and contract negotiations, providing insights into their market dynamics.

Users can differentiate players by selecting specific endpoints for goalkeepers, defenders, midfielders, or forwards. Each endpoint is tailored to provide data relevant to that position, allowing for focused analysis based on player roles.

Contract expiration years indicate when players' current contracts will end, which is vital for transfer market strategies. Analyzing players with expiring contracts can reveal potential transfer opportunities and shifts in team dynamics.

Users can interpret market value data to assess a player's financial worth and potential transfer fees. Comparing market values across players can help identify undervalued talents or high-demand players in the market.

Player age data helps assess career longevity and growth potential. Younger players may attract higher future market values, while older players might be nearing retirement, influencing their desirability in transfer negotiations.

The API provides unique player entries based on their full names, ensuring clarity. Users can rely on the structured data to distinguish between players with similar names by analyzing their associated attributes like age and market value.

Analyzing contract expiration trends can reveal patterns in player retention and turnover within teams. This data helps clubs strategize for future transfers and manage squad depth effectively based on upcoming contract expirations.

Users can leverage the API for scouting by identifying players with expiring contracts who may be available for transfer. By analyzing market values and player attributes, scouts can pinpoint potential signings that fit their team's needs.

General FAQs

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.

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.
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.
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]

Related APIs


You might also like