73
/100
prowl
Benchmarked Aug 20, 2026

Football (Soccer) Videos

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

saas platform_profile Streaming
Benchmark Your API

Score Breakdown

Latency 9/10
Consistency 8/10
Token Efficiency 8/10
Parseability 8/10
Documentation 7/10
Error Clarity 6/10
Auth Simplicity 6/10
First-Try Success 6/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://www.scorebat.com/video-api",
  "auth_method": "api_key",
  "auth_config": {
    "header": "Authorization",
    "scheme": "Bearer",
    "description": "Requires a free API key, obtainable from ScoreBat's website."
  },
  "endpoints": [
    {
      "path": "/videos",
      "method": "GET",
      "description": "Fetch football video highlights and embed codes, with optional filters for date, competition, team, and more.",
      "parameters": [
        {"name": "date", "type": "string", "description": "Filter by date (YYYY-MM-DD)"},
        {"name": "competition", "type": "string", "description": "Filter by competition ID or name"},
        {"name": "team", "type": "string", "description": "Filter by team name"},
        {"name": "page", "type": "integer", "description": "Pagination page number"},
        {"name": "per_page", "type": "integer", "description": "Number of results per page"}
      ]
    }
  ],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "free_tier": "Free API key with rate limits, suitable for development and small projects",
      "paid_tiers": "Available for higher rate limits and commercial use; pricing not publicly listed, requires contact"
    }
  },
  "rate_limits": {
    "description": "Free tier has limited requests per day (typically 10 requests per day), paid plans offer higher limits.",
    "limits": {
      "free_daily": 10,
      "paid": "Custom"
    }
  },
  "capabilities": [
    "Football match highlights embed codes",
    "Live stream embed codes (for matches with streams)",
    "Support for multiple competitions (Premier League, Bundesliga, Serie A, etc.)",
    "Search by date, competition, team",
    "Video metadata (title, thumbnail, competition, teams, date, etc.)",
    "Direct video URL and embed code",
    "Simple REST API with JSON responses"
  ],
  "raw_analysis": "ScoreBat Video API is a specialized platform that provides embeddable video highlights for football (soccer) matches. It is designed for developers and websites that want to integrate football video content quickly without hosting or managing video files. The service covers major leagues like Premier League, Bundesliga, Serie A, La Liga, and more, including both highlights and some live streams. The API is REST-based and returns JSON data with video metadata and embed codes. Authentication uses an API key, with a free tier that is limited to 10 requests per day, and paid plans for higher usage. The platform is mature, serving as a well-known source for football video integration, and has been around for years. Its main strength is the ease of integration and coverage of popular football content. There is no official public documentation beyond the landing page, but the API is straightforward with a clear /videos endpoint. Potential limitations include rate limits on free tier, and the service likely requires attribution or compliance with broadcasting rights for commercial use."
}
Execute

3/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200125ms
robots_txtGET /robots.txt200120ms
llms_txtGET /llms.txt20048ms
Interpret
```json
{
  "overall": 72,
  "dimensions": {
    "token_efficiency": 8.0,
    "first_try_success": 6.5,
    "response_parseability": 8.5,
    "error_clarity": 6.0,
    "doc_quality": 7.0,
    "auth_simplicity": 6.0,
    "latency": 9.0,
    "consistency": 7.5
  },
  "pricing_normalized": {
    "free_tier": "API key with rate limits for dev/small projects",
    "paid_tiers": "Contact sales; pricing not public"
  },
  "issues": [
    "No public pricing for paid tiers - requires human contact for commercial use",
    "No llms.txt file; docs are HTML only (less agent-friendly)",
    "Security headers missing (potential concern but not critical for API)",
    "Free tier rate limits unspecified - ambiguous for planning"
  ],
  "recommendations": [
    "Publish transparent pricing for paid tiers",
    "Add llms.txt or API schema documentation for agent discoverability",
    "Clarify free tier rate limits and terms",
    "Add structured error codes and rate limit headers in API responses"
  ]
}
```

Agent Readiness

x402 Payments
Not supported
Streaming
Yes
Sandbox
None
Agent Auth
Unknown
SDKs
None listed
MCP Support
No

Embed your Prowl badge

Show your live agent-readiness score on your own site. Free, no auth — it updates as your score changes.

Prowl agent-readiness badge
<a href="https://prowl.world/service/football-soccer-videos">
  <img src="https://prowl.world/badge/football-soccer-videos.svg" height="56" alt="Agent-readiness on Prowl">
</a>

Options: ?style=light|dark · ?size=sm|md · ?variant=certified (claimed + DNS-verified only) · badge generator with preview

Want the full interactive view?

See operational metrics, LLM evaluations, agent readiness, and more.

Open in Dashboard