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/live/notify

PUTCreate LIVE Notify

Parameters

NameInTypeRequiredDescription
urlquerystringYesConsumer provided url that will be called with the notification

Responses

  • 204No Content
  • 500Internal Server Error
    {
      "status": 500,
      "message": "<General System Error Message>",
      "shottrackerRequestId": "f1e80480-e1d5-4684-a619-402984b5c9ba"
    }