Requests are authenticated using an API key passed as a query parameter:GET /injuries?league=NBA&api_key=YOUR_API_KEYIf your key is missing or invalid, you’ll receive 401 Unauthorized.Keep your API key private. Do not embed it in client-side code without restrictions.
Modified at 2025-12-31 22:25:41