# Football (Soccer) Videos API **Provider:** Football (Soccer) Videos **Category:** entertainment **Base URL:** `https://www.scorebat.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://www.scorebat.com/video-api/ ## Description Embed codes for goals and highlights from Premier League, Bundesliga, Serie A and many more ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.scorebat.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://www.scorebat.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/football-soccer-videos/) — CC BY 4.0*