Football (Soccer) Videos

API

Free API for football (soccer) goal & highlight embed codes from top global leagues

Visit Website

Overview

This RESTful API provides access to embed codes for football highlights and goals from leagues like Premier League, Bundesliga, Serie A, and more. Core endpoints include GET /videos for latest content, with optional filters for league, team, or date. Responses are JSON-formatted, containing embed URLs, video titles, league/match details, thumbnails, and publish times. Ideal for integrating into sports blogs, fantasy football platforms, fan sites, or mobile apps to display real-time highlights. No authentication is required for basic access, enabling quick integration.

Example Integration (JavaScript)

script.js JS

fetch('https://www.scorebat.com/video-api/')
  .then(res => res.json())
  .then(data => console.log(data))
  .catch(err => console.error(err));

Key Features

  • RESTful architecture
  • JSON response format
  • No authentication required
  • Embed-ready video codes
  • Multi-league coverage
  • Filterable results (league, team, date)

Frequently Asked Questions

? Is the Football (Soccer) Videos API free to use?

Yes, it is completely free for both commercial and non-commercial purposes, provided you adhere to Scorebat's attribution guidelines.

? Does it require an API Key?

No, authentication is not needed—you can access the API endpoints directly without an API key.

? What is the response format?

All responses are in JSON format, including details like embed URLs, video titles, league information, match data, thumbnails, and publish timestamps.

Top Alternatives

Sportmonks Football API Search Google
ESPN Sports Video API Search Google

People Also Ask about Football (Soccer) Videos

Football (Soccer) Videos vs Sportmonks Football APIFootball (Soccer) Videos vs ESPN Sports Video API Football (Soccer) Videos 2025 review

Tool Info

Pricing Free
Category Sports & Fitness
Platform Public API

Pros

  • Easy to integrate (no API key needed)
  • Free for commercial/non-commercial use
  • Covers top global leagues
  • Up-to-date highlight content
  • Includes thumbnail and match details

Cons

  • Rate-limited to 1 request per second
  • No service level agreement (SLA)
  • Only embed codes (no direct video downloads)
  • Limited historical data access

More Sports & Fitness Tools