← Broadcast API
Authentication
An API key is required on all Broadcast API endpoints. Pass it as a query parameter or HTTP header.
- API key
An API key is required on all game data service endpoints. The key identifies the calling stats data consumer. Contact ShotTracker to obtain an API key.
- Query parameter
Append apikey to the URL for GET requests.
- HTTP header
Send the API key in the apikey header (works for any method).