OpenLigaDB

Category Sports & Fitness
Authentication No Auth
HTTPS Yes
CORS yes
Difficulty beginner
Official URL https://www.openligadb.de
Added Date 2026-04-01
Last Verified 2026-04-01

About this API

OpenLigaDB is a sports & fitness API described as: Crowd sourced sports league results. It is useful when you need programmatic access to crowd sourced sports league results from applications, dashboards, or internal tools. The published entry point or documentation is hosted at www.openligadb.de, which makes it a practical starting point for evaluating available endpoints and response formats. Because the listing indicates no authentication, it is comparatively easy to test for prototypes, demos, or lightweight integrations.

Use Cases

  • Add crowd sourced sports league results to a sports & fitness discovery or reference application.
  • Build an internal script or scheduled job that pulls data from OpenLigaDB for reporting or content updates.
  • Prototype a small web or mobile experience that surfaces crowd sourced sports league results to end users.

Code Examples

const url = "https://www.openligadb.de/";
const response = await fetch(url);
if (!response.ok) throw new Error(`Request failed: ${response.status}`);
const data = await response.json();
console.log(data);

Similar APIs

balldontlie

Balldontlie provides access to stats data from the NBA

No Auth HTTPS CORS: yes

City Bikes

City Bikes around the world

No Auth HTTPS CORS: unknown

Ergast F1

F1 data from the beginning of the world championships in 1950

No Auth HTTPS CORS: unknown

Football (Soccer) Videos

Embed codes for goals and highlights from Premier League, Bundesliga, Serie A and many more

No Auth HTTPS CORS: yes

Football Standings

Display football standings e.g epl, la liga, serie a etc. The data is based on espn site

No Auth HTTPS CORS: yes

Other APIs in Sports & Fitness

API-FOOTBALL

Get information about Football Leagues & Cups

apiKey HTTPS CORS: yes

ApiMedic

ApiMedic offers a medical symptom checker API primarily for patients

apiKey HTTPS CORS: unknown

balldontlie

Balldontlie provides access to stats data from the NBA

No Auth HTTPS CORS: yes

City Bikes

City Bikes around the world

No Auth HTTPS CORS: unknown

Cloudbet

Official Cloudbet API provides real-time sports odds and betting API to place bets programmatically

apiKey HTTPS CORS: yes

CollegeFootballData.com

Unofficial detailed American college football statistics, records, and results API

apiKey HTTPS CORS: unknown

Ergast F1

F1 data from the beginning of the world championships in 1950

No Auth HTTPS CORS: unknown

Fitbit

Fitbit Information

OAuth HTTPS CORS: unknown

Football

A simple Open Source Football API to get squads’ stats, best scorers and more

X-Mashape-Key HTTPS CORS: unknown