EUROPE · CUP

Copa del Rey API

Spain's premier domestic knockout cup. A single-leg format that regularly produces upsets against the country's biggest clubs.

22
Seasons
116
Teams
Spain
Country
35
Competition ID
Get this via API

Sample Copa del Rey API call

Fetch Copa del Rey matches with competition_id=35. The same ID works across every endpoint.

GET /football/matches?competition_id=35

Request
GET https://api.thestatsapi.com/api/football/matches
  ?competition_id=35
  &season=2025
Authorization: Bearer YOUR_API_KEY
JSON response
{
  "data": [
    {
      "match_id": "mt_350481",
      "competition_id": 35,
      "competition": "Copa del Rey",
      "season": "2025/26",
      "status": "finished",
      "kickoff_utc": "2025-09-14T14:00:00Z",
      "home": { "name": "Real Madrid", "score": 2 },
      "away": { "name": "FC Barcelona", "score": 1 },
      "odds": { "home": "2.10", "draw": "3.40", "away": "3.30" }
    }
  ],
  "meta": { "page": 1, "per_page": 25, "total": 380 }
}
Use competition_id=35 for Copa del Rey in fixtures, standings, player-stats and odds requests.

What data is available for Copa del Rey

Match fixtures and results
Final scores and live status
Historical seasons back to 2004
Match events (goals, cards, substitutions)
Player statistics (goals, assists, minutes, cards, shots)
Team season stats (possession, shots, passes, corners)
Pre-match odds from Bet365, Pinnacle, Betfair Exchange & Kambi

What you can build with Copa del Rey data

Stats dashboards

Power a live Copa del Rey table, fixtures, and form widgets with a single endpoint.

Betting & prediction models

Train models on 22 seasons of results, and closing odds.

Fantasy & content apps

Fetch player stats and match events to drive fantasy scoring and editorial content.

Research & analytics

Bulk-export historical Copa del Rey data for academic and commercial analysis.

TheStatsAPI provides Copa del Rey data including match results, player statistics, and historical records across 22 seasons. Access comprehensive Copa del Rey 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 Copa del Rey?

Yes. TheStatsAPI provides full coverage of Copa del Rey including match fixtures, results, player statistics, team data, and historical records across 22 seasons.

How many seasons of Copa del Rey data are available?

TheStatsAPI has 22 seasons of Copa del Rey data, going back to the 2004 season, including match results, player stats, and team performance data.

Can I get player stats for Copa del Rey?

Yes. Player statistics for Copa del Rey include goals, assists, appearances, minutes played, yellow cards, red cards, and shots, available for all players across all 22 seasons.

Are betting odds available for Copa del Rey?

Yes. Pre-match odds for Copa del Rey are available from Bet365, Pinnacle, Betfair Exchange, and Kambi across 1X2, over/under, BTTS, and Asian handicap markets, joined to fixtures by match ID.

How do I get a Copa del Rey API key?

Sign up for a 7-day free trial, generate an API key from your dashboard, and call the matches endpoint with competition_id=35. Every plan includes all endpoints and all competitions.

What does Copa del Rey data cost?

Copa del Rey data is included on every TheStatsAPI plan, starting at $50/month with a 7-day free trial. There are no per-competition add-ons.

Start building today

Get Copa del Rey Data & 1,195 Other Competitions

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