Global Football Squad Insights API

API ID 5627

Comprehensive data on squads from top European football leagues: La Liga, Premier League, Serie A, and Bundesliga.

100% uptime 9,667 ms avg response

API Documentation

Endpoints

Request
To use this endpoint, simply run it and you will obtain the total market value and average market value of the clubs in the league.
Endpoint ID: 7318
POST https://zylalabs.com/api/5627/global+football+squad+insights+api/7318/get+la+ligateams
INPUT PARAMETERS

Free test requests remaining: 3 of 3.


INPUT PARAMETERS

This endpoint does not require any input parameters.

API EXAMPLE RESPONSE
JSON
{
    "LaLiga_Market_Values": {
        "teams": [
            {
                "team_name": "Real Madrid",
                "total_market_value": 1216200000,
                "average_market_value": 60810000
            },
            {
                "team_name": "FC Barcelona",
                "total_market_value": 1104300000,
                "average_market_value": 55215000
            },
            {
                "team_name": "Atletico Madrid",
                "total_market_value": 670900000,
                "average_market_value": 33545000
            },
            {
                "team_name": "Villarreal CF",
                "total_market_value": 424000000,
                "average_market_value": 21200000
            },
            {
                "team_name": "Sevilla FC",
                "total_market_value": 416800000,
                "average_market_value": 20840000
            },
            {
                "team_name": "Real Sociedad",
                "total_market_value": 352700000,
                "average_market_value": 17635000
            },
            {
                "team_name": "Athletic Bilbao",
                "total_market_value": 315100000,
                "average_market_value": 15755000
            },
            {
                "team_name": "Valencia CF",
                "total_market_value": 268600000,
                "average_market_value": 13430000
            },
            {
                "team_name": "RCD Mallorca",
                "total_market_value": 224300000,
                "average_market_value": 11215000
            },
            {
                "team_name": "Celta Vigo",
                "total_market_value": 223000000,
                "average_market_value": 11150000
            },
            {
                "team_name": "Real Betis",
                "total_market_value": 217800000,
                "average_market_value": 10890000
            },
            {
                "team_name": "CA Osasuna",
                "total_market_value": 194200000,
                "average_market_value": 9710000
            },
            {
                "team_name": "Rayo Vallecano",
                "total_market_value": 175300000,
                "average_market_value": 8765000
            },
            {
                "team_name": "Girona FC",
                "total_market_value": 169400000,
                "average_market_value": 8470000
            },
            {
                "team_name": "Real Valladolid CF",
                "total_market_value": 156900000,
                "average_market_value": 7845000
            },
            {
                "team_name": "Getafe CF",
                "total_market_value": 140500000,
                "average_market_value": 7025000
            },
            {
                "team_name": "RC Celta",
                "total_market_value": 136100000,
                "average_market_value": 6805000
            },
            {
                "team_name": "Elche CF",
                "total_market_value": 86400000,
                "average_market_value": 4320000
            },
            {
                "team_name": "Almeria",
                "total_market_value": 84100000,
                "average_market_value": 4205000
            },
            {
                "team_name": "Granada CF",
                "total_market_value": 47100000,
                "average_market_value": 2355000
            }
        ],
        "total_market_value_laliga": 6294670000,
        "average_market_value_laliga": 157366750
    }
}
Get La LigaTeams — CODE SNIPPETS

curl --location --request POST 'https://zylalabs.com/api/5627/global+football+squad+insights+api/7318/get+la+ligateams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'

Request
To use this endpoint, simply run it and you will obtain the total market value and average market value of the clubs in the league.
Endpoint ID: 7319
POST https://zylalabs.com/api/5627/global+football+squad+insights+api/7319/get+premier+league+teams
INPUT PARAMETERS

Free test requests remaining: 3 of 3.


INPUT PARAMETERS

This endpoint does not require any input parameters.

API EXAMPLE RESPONSE
JSON
{
    "PremierLeagueMarketValues": {
        "teams": [
            {
                "rank": 1,
                "team": "Manchester City",
                "total_value": 1174700000,
                "average_value": 65261111,
                "players": 18
            },
            {
                "rank": 2,
                "team": "Arsenal",
                "total_value": 969800000,
                "average_value": 53877778,
                "players": 18
            },
            {
                "rank": 3,
                "team": "Liverpool",
                "total_value": 909400000,
                "average_value": 50522222,
                "players": 18
            },
            {
                "rank": 4,
                "team": "Manchester United",
                "total_value": 898200000,
                "average_value": 49900000,
                "players": 18
            },
            {
                "rank": 5,
                "team": "Tottenham Hotspur",
                "total_value": 780400000,
                "average_value": 43355556,
                "players": 18
            },
            {
                "rank": 6,
                "team": "Chelsea",
                "total_value": 683100000,
                "average_value": 37950000,
                "players": 18
            },
            {
                "rank": 7,
                "team": "Brighton",
                "total_value": 613200000,
                "average_value": 34066667,
                "players": 18
            },
            {
                "rank": 8,
                "team": "Newcastle United",
                "total_value": 563400000,
                "average_value": 31300000,
                "players": 18
            },
            {
                "rank": 9,
                "team": "Aston Villa",
                "total_value": 510600000,
                "average_value": 28366667,
                "players": 18
            },
            {
                "rank": 10,
                "team": "West Ham United",
                "total_value": 480800000,
                "average_value": 26711111,
                "players": 18
            },
            {
                "rank": 11,
                "team": "Crystal Palace",
                "total_value": 434500000,
                "average_value": 24138889,
                "players": 18
            },
            {
                "rank": 12,
                "team": "Nottingham Forest",
                "total_value": 413100000,
                "average_value": 22950000,
                "players": 18
            },
            {
                "rank": 13,
                "team": "Brentford",
                "total_value": 398400000,
                "average_value": 22133333,
                "players": 18
            },
            {
                "rank": 14,
                "team": "Fulham",
                "total_value": 386100000,
                "average_value": 21450000,
                "players": 18
            },
            {
                "rank": 15,
                "team": "Leicester City",
                "total_value": 348600000,
                "average_value": 19366667,
                "players": 18
            },
            {
                "rank": 16,
                "team": "Luton Town",
                "total_value": 258000000,
                "average_value": 14333333,
                "players": 18
            },
            {
                "rank": 17,
                "team": "Bournemouth",
                "total_value": 254100000,
                "average_value": 14116667,
                "players": 18
            },
            {
                "rank": 18,
                "team": "Wolverhampton Wanderers",
                "total_value": 248400000,
                "average_value": 13800000,
                "players": 18
            },
            {
                "rank": 19,
                "team": "Everton",
                "total_value": 246000000,
                "average_value": 13666667,
                "players": 18
            },
            {
                "rank": 20,
                "team": "Sheffield United",
                "total_value": 230400000,
                "average_value": 12800000,
                "players": 18
            }
        ],
        "total_league_market_value": 8231200000,
        "average_league_market_value": 457300000
    }
}
Get Premier League Teams — CODE SNIPPETS

curl --location --request POST 'https://zylalabs.com/api/5627/global+football+squad+insights+api/7319/get+premier+league+teams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'

Request
To use this endpoint, simply run it and you will obtain the total market value and average market value of the clubs in the league.
Endpoint ID: 7320
POST https://zylalabs.com/api/5627/global+football+squad+insights+api/7320/get+serie+a+teams
INPUT PARAMETERS

Free test requests remaining: 3 of 3.


INPUT PARAMETERS

This endpoint does not require any input parameters.

API EXAMPLE RESPONSE
JSON
{
    "SerieA_MarketValues": {
        "teams": [
            {
                "team": "Napoli",
                "total_value": 689000000,
                "average_value": 46500000,
                "players": 57
            },
            {
                "team": "Inter",
                "total_value": 685000000,
                "average_value": 41200000,
                "players": 70
            },
            {
                "team": "Milan",
                "total_value": 669000000,
                "average_value": 39300000,
                "players": 62
            },
            {
                "team": "Juventus",
                "total_value": 668000000,
                "average_value": 36500000,
                "players": 110
            },
            {
                "team": "Atalanta",
                "total_value": 508000000,
                "average_value": 32100000,
                "players": 80
            },
            {
                "team": "Roma",
                "total_value": 498000000,
                "average_value": 31100000,
                "players": 71
            },
            {
                "team": "Bologna",
                "total_value": 264000000,
                "average_value": 17600000,
                "players": 45
            },
            {
                "team": "Lazio",
                "total_value": 488000000,
                "average_value": 24400000,
                "players": 85
            },
            {
                "team": "Fiorentina",
                "total_value": 300000000,
                "average_value": 19400000,
                "players": 60
            },
            {
                "team": "Torino",
                "total_value": 236000000,
                "average_value": 15100000,
                "players": 68
            },
            {
                "team": "Udinese",
                "total_value": 220000000,
                "average_value": 14700000,
                "players": 62
            },
            {
                "team": "Sassuolo",
                "total_value": 218000000,
                "average_value": 13600000,
                "players": 60
            },
            {
                "team": "Empoli",
                "total_value": 164000000,
                "average_value": 11000000,
                "players": 57
            },
            {
                "team": "Lecce",
                "total_value": 144000000,
                "average_value": 10300000,
                "players": 51
            },
            {
                "team": "Monza",
                "total_value": 174000000,
                "average_value": 10900000,
                "players": 76
            },
            {
                "team": "Salernitana",
                "total_value": 164000000,
                "average_value": 10300000,
                "players": 67
            },
            {
                "team": "Spezia",
                "total_value": 137000000,
                "average_value": 9100000,
                "players": 64
            },
            {
                "team": "Hellas Verona",
                "total_value": 116000000,
                "average_value": 8300000,
                "players": 50
            },
            {
                "team": "Genoa",
                "total_value": 120000000,
                "average_value": 8000000,
                "players": 58
            },
            {
                "team": "Cagliari",
                "total_value": 106000000,
                "average_value": 7000000,
                "players": 66
            }
        ],
        "total_value_all_teams": 5077000000,
        "average_value_all_teams": 26000000
    }
}
Get Serie A Teams — CODE SNIPPETS

curl --location --request POST 'https://zylalabs.com/api/5627/global+football+squad+insights+api/7320/get+serie+a+teams' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'

Request
To use this endpoint, simply run it and you will obtain the total market value and average market value of the clubs in the league.
Endpoint ID: 7321
POST https://zylalabs.com/api/5627/global+football+squad+insights+api/7321/get+bundes+liga+teams
INPUT PARAMETERS

Free test requests remaining: 3 of 3.


INPUT PARAMETERS

This endpoint does not require any input parameters.

API EXAMPLE RESPONSE
JSON
{
    "BundesligaMarketValues": {
        "teams": [
            {
                "rank": 1,
                "team": "Bayern Munich",
                "total_value": 836450000,
                "average_value": 83645000,
                "players": 10
            },
            {
                "rank": 2,
                "team": "Borussia Dortmund",
                "total_value": 696200000,
                "average_value": 77355556,
                "players": 9
            },
            {
                "rank": 3,
                "team": "RB Leipzig",
                "total_value": 654700000,
                "average_value": 72744444,
                "players": 9
            },
            {
                "rank": 4,
                "team": "Bayer Leverkusen",
                "total_value": 470100000,
                "average_value": 67157143,
                "players": 7
            },
            {
                "rank": 5,
                "team": "Eintracht Frankfurt",
                "total_value": 434200000,
                "average_value": 62028571,
                "players": 7
            },
            {
                "rank": 6,
                "team": "Wolfsburg",
                "total_value": 420000000,
                "average_value": 60000000,
                "players": 7
            },
            {
                "rank": 7,
                "team": "Borussia M'gladbach",
                "total_value": 398900000,
                "average_value": 56985714,
                "players": 7
            },
            {
                "rank": 8,
                "team": "Freiburg",
                "total_value": 347600000,
                "average_value": 49657143,
                "players": 7
            },
            {
                "rank": 9,
                "team": "Union Berlin",
                "total_value": 316000000,
                "average_value": 45142857,
                "players": 7
            },
            {
                "rank": 10,
                "team": "Schalke 04",
                "total_value": 273000000,
                "average_value": 39000000,
                "players": 7
            },
            {
                "rank": 11,
                "team": "TSG Hoffenheim",
                "total_value": 254900000,
                "average_value": 36414286,
                "players": 7
            },
            {
                "rank": 12,
                "team": "FC Augsburg",
                "total_value": 227300000,
                "average_value": 32471429,
                "players": 7
            },
            {
                "rank": 13,
                "team": "Werder Bremen",
                "total_value": 208400000,
                "average_value": 29771429,
                "players": 7
            },
            {
                "rank": 14,
                "team": "VfB Stuttgart",
                "total_value": 190600000,
                "average_value": 27228571,
                "players": 7
            },
            {
                "rank": 15,
                "team": "1. FC Köln",
                "total_value": 180100000,
                "average_value": 25728571,
                "players": 7
            },
            {
                "rank": 16,
                "team": "Hertha BSC",
                "total_value": 164400000,
                "average_value": 23485714,
                "players": 7
            },
            {
                "rank": 17,
                "team": "Mainz 05",
                "total_value": 154000000,
                "average_value": 22000000,
                "players": 7
            },
            {
                "rank": 18,
                "team": "FC Heidenheim",
                "total_value": 140400000,
                "average_value": 20057143,
                "players": 7
            }
        ]
    }
}
Get Bundes liga Teams — CODE SNIPPETS

curl --location --request POST 'https://zylalabs.com/api/5627/global+football+squad+insights+api/7321/get+bundes+liga+teams' --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 Global Football Squad Insights 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.

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

(Save 2 months with annual billing 🎉)

🚀 Enterprise Plan

Starts at
$ 10,000/Year


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

Overview

The Global Football Squad Insights API provides a detailed and up-to-date overview of the economic value of clubs in the major European soccer leagues: La Liga (Spain), Premier League (England), Serie A (Italy), and Bundesliga (Germany). This API makes it easy to compare the economic power of clubs in each league, helping to visualize the European soccer market landscape clearly and efficiently.

Global Football Squad Insights API FAQs

You can access comprehensive data on squads from top European football leagues including La Liga, Premier League, Serie A, and Bundesliga. This includes player counts, foreign players, average squad age, individual market values, and total market valuation.

The API delivers responses in JSON format, making it easy to integrate the data into dashboards, websites, and applications.

The API is tailored for football enthusiasts, analysts, and developers who are looking for detailed statistics and structured data about football teams.

Yes, the API provides up-to-date statistics that can be used for real-time data analysis, allowing users to track player and team performance effectively.

The API documentation provides details on rate limits and usage policies, which may vary based on your subscription or usage plan.

Each endpoint returns detailed statistics about football teams, including player counts, foreign player counts, average squad age, individual market values, and total market valuation for leagues like La Liga, Premier League, Serie A, and Bundesliga.

Key fields in the response data include `team_name`, `squad` (number of players), `foreigners` (number of foreign players), `age` (average squad age), `market_value`, and `total_market_value`.

The response data is organized in a JSON format, with each league containing an array of clubs. Each club object includes relevant statistics, making it easy to parse and utilize in applications.

Each endpoint provides information specific to the respective league, including team names, squad sizes, average ages, foreign player counts, and market values, allowing for comprehensive analysis of team compositions.

Users can customize their data requests by specifying parameters such as league type or team name in the API call, allowing for targeted data retrieval based on specific interests or needs.

The data is sourced from reputable football statistics providers and databases, ensuring that the information is accurate and reflective of current team compositions and market values.

Typical use cases include sports analytics, fantasy football applications, market analysis for player transfers, and enhancing fan engagement through detailed team insights on websites and apps.

Users can utilize the returned data by integrating it into dashboards for visual analysis, creating reports on team performance, or developing applications that provide real-time insights into player and team statistics.

General FAQs

To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.

You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.

The free trial lasts for 7 days and allows you to make up to 50 API requests.

No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.

Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.

Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.

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.

You can monitor your API usage through the response headers included with every request:

x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.

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 subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.

Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.

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

Please have a look at our Refund Policy: https://zylalabs.com/terms#refund