2. Bundesliga API
Germany's second division featuring fallen giants like Hamburger SV and Schalke 04 chasing a return to the Bundesliga.
Sample 2. Bundesliga API call
Fetch 2. Bundesliga matches with competition_id=18. The same ID works across every endpoint.
GET /football/matches?competition_id=18
GET https://api.thestatsapi.com/api/football/matches
?competition_id=18
&season=2025
Authorization: Bearer YOUR_API_KEY{
"data": [
{
"match_id": "mt_180481",
"competition_id": 18,
"competition": "2. Bundesliga",
"season": "2025/26",
"status": "finished",
"kickoff_utc": "2025-09-14T14:00:00Z",
"home": { "name": "Hamburger SV", "score": 2 },
"away": { "name": "Schalke 04", "score": 1 }
}
],
"meta": { "page": 1, "per_page": 25, "total": 380 }
}competition_id=18 for 2. Bundesliga in fixtures, standings, player-stats and odds requests.What data is available for 2. Bundesliga
What you can build with 2. Bundesliga data
Stats dashboards
Power a live 2. Bundesliga table, fixtures, and form widgets with a single endpoint.
Betting & prediction models
Train models on 18 seasons of results.
Fantasy & content apps
Fetch player stats and match events to drive fantasy scoring and editorial content.
Research & analytics
Bulk-export historical 2. Bundesliga data for academic and commercial analysis.
TheStatsAPI provides 2. Bundesliga data including match results, player statistics, and historical records across 18 seasons. Access comprehensive 2. Bundesliga data alongside 1,195 other competitions through a single REST API, with plans starting at $50/month and a 7-day free trial.
2. Bundesliga API resources
Upcoming and historical fixtures with kickoff times and venues.
Live league tables with points, goal difference, and form.
Goals, assists, minutes, cards and shots for every player.
Step-by-step guide to pulling league data in Python.
See every competition, country, and data type we cover.
Frequently Asked Questions
Does TheStatsAPI cover 2. Bundesliga?
Yes. TheStatsAPI provides full coverage of 2. Bundesliga including match fixtures, results, player statistics, team data, and historical records across 18 seasons.
How many seasons of 2. Bundesliga data are available?
TheStatsAPI has 18 seasons of 2. Bundesliga data, going back to the 2008 season, including match results, player stats, and team performance data.
Can I get player stats for 2. Bundesliga?
Yes. Player statistics for 2. Bundesliga include goals, assists, appearances, minutes played, yellow cards, red cards, and shots, available for all players across all 18 seasons.
Is live data available for 2. Bundesliga?
Live and final scores, fixtures, and match events for 2. Bundesliga are available through the matches endpoint, with finalized stats settling within 1 to 2 hours of full time.
How do I get a 2. Bundesliga 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=18. Every plan includes all endpoints and all competitions.
What does 2. Bundesliga data cost?
2. Bundesliga data is included on every TheStatsAPI plan, starting at $50/month with a 7-day free trial. There are no per-competition add-ons.
Get 2. Bundesliga Data & 1,195 Other Competitions
Start your 7-day free trial. All endpoints included on every plan.