ShotTracker Developer

Unparalleled data set + realtime API = future of sports. Build with live tracking, stats, and broadcast-ready endpoints.

Event API

Base URL: https://api.shottracker.com

/v1/data/locations

GETList Locations

Responses

  • 200OK
    {
      "locations": [
        {
          "facility_name": "Test Facility",
          "court_name": "Test Facility Main Court",
          "location_id": "114118d4-2e50-11e6-b4a4-deecc6e6f111@9e4118d4-2e50-11e6-b4a4-deecc6e6f112"
        }
      ]
    }