LEAGUE_DATA

    UEFA Europa League Football Data API

    Europe's second-tier continental club competition. Provides a pathway for clubs outside Champions League qualification to compete at the European level.

    25
    Seasons
    36
    Teams
    Europe
    Country
    7
    Competition ID
    Available on all plans

    What data is available for UEFA Europa League

    Match fixtures and results
    Player statistics (goals, assists, appearances, cards, minutes)
    Team season stats
    Historical data back to 2001
    Match events (goals, cards, substitutions)
    Team squads and player profiles

    Sample API call for UEFA Europa League

    JavaScript
    // Fetch UEFA Europa League matches
    const response = await fetch(
      'https://api.thestatsapi.com/api/football/matches?competition_id=7',
      {
        headers: {
          'Authorization': 'Bearer YOUR_API_KEY'
        }
      }
    );
    
    const data = await response.json();
    console.log(data);

    Use competition_id=7 for UEFA Europa League in all endpoint requests.

    TheStatsAPI provides UEFA Europa League data including match results, player statistics, and historical records across 25 seasons. Access comprehensive UEFA Europa League data alongside 1,195 other competitions through a single REST API, with plans starting at $50/month and a 7-day free trial.

    Frequently Asked Questions

    Does TheStatsAPI cover UEFA Europa League?

    Yes. TheStatsAPI provides full coverage of UEFA Europa League including match fixtures, results, player statistics, team data, and historical records across 25 seasons.

    How many seasons of UEFA Europa League data are available?

    TheStatsAPI has 25 seasons of UEFA Europa League data, going back to the 2001 season. This includes match results, player stats, and team performance data.

    Can I get player stats for UEFA Europa League?

    Yes. Player statistics for UEFA Europa League include goals, assists, appearances, minutes played, yellow cards, red cards, and shots. Available for all players across all 25 seasons.

    Start building today

    Access UEFA Europa League Data & 1,195 Other Competitions

    Start your 7-day free trial. All endpoints included on every plan.

    Cancel anytime
    7-day free trial
    Setup in 5 minutes