🇩🇪Germany

Bundesliga
Livescore & Standings API

Germany’s professional association football league, known for high attendance and clubs like Bayern Munich and Borussia Dortmund. Integrate real-time schedules, live match alerts, complete roster lineups, and live standing tables into your application.

Live Standings Table
Quick integration

Get Bundesliga Data in Minutes

Integrate our RESTful API endpoint inside your server stack with simple JSON structures.

League Endpoint

Query match fixtures and standings with league=78.

Coverage Parameters

  • Real-time score streams (2s latency)
  • Detailed event logs (Goals, VAR, Cards)
  • Player ratings & tactical lineups
  • Pre-match & in-play bookmaker odds
GET /standings?league=78
// Fetch Bundesliga standings
const response = await fetch('https://api.apisport.online/api/v1/standings?league=78', {
  headers: {
    'Authorization': 'Bearer YOUR_API_KEY'
  }
});
const data = await response.json();
console.log(data.standings);

Cover all major football leagues today

Sign up now to retrieve keys and start calling the API. Free tier handles 1,000 monthly requests.

Create Free Account
💬 Liên hệ tư vấn