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/{notify_id}

DELETEDelete LIVE Notify

Parameters

NameInTypeRequiredDescription
notify_idpathstringYesSpecific id for the notify to update

Responses

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