Returns the latest injury report for the selected league. Use this endpoint to pull current player injury status, designation, and availability notes, grouped by team. Data is refreshed throughout the day; refer to the responseās last_updated (or equivalent) field to see when the report was last synced. Requires a valid api_key.
Request
Query Params
Responses
š 401Unauthorized
application/json
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.playbook-api.com/v1/injuries?league=NBA, NFL&api_key=YOUR_API_KEY'