Skip to main content

Build with the ScorePlay API

The same media library that powers your apps, websites, and partner integrations — available programmatically. Search, enrich, transform, and deliver assets with a single API layer, metadata intact.

What you can do

  • Search anything — by player, club, stadium, competition, or match, with AND / OR / exclude logic
  • Process images on the fly — resize, crop, and face-aware center through dynamic CDN URLs
  • Enrich metadata — write tags, details, and timecoded video actions, then search on them instantly
  • Deliver everywhere — push assets to your own storage (S3, Azure, SMB) and downstream destinations
  • Automate — drive all of the above from your own systems with scoped API keys

How it works

Every workflow follows the same pattern: discover IDs, then query.

  1. Resolve human labels to IDs with GET /tag/search (players, tags, sponsors)
  2. Query assets with POST /media/search using those IDs
  3. Each result carries three quality tiers — photographer, compressed, thumbnail — plus dynamic image URLs

Authenticate every request with an api_key query parameter, scoped to your organization.

Getting help

Questions, support, or feedback? Reach our team at engineering@scoreplay.io. Happy building.