Sports API
The Sports API provides access to sporting events organized by league or sport, plus player reference data.Endpoints
Players
Use/v1/sports/players?filters.id=781 to retrieve a specific player directly, or filters.teamId to list players on a team. This public endpoint is supported and is not deprecated; there is no standalone v2 players lookup endpoint. See Players Endpoint for filters, pagination, response fields, and examples for player props and combos.