Players
REQUIREMENT
You'll need a license key to use OddsJam's API. You can get one by emailing us at [email protected].
#
API Endpoint#
Parameterskey
(required)#
Your OddsJam API license key.
name
#
The player name.
id
#
The player ID.
sport
#
NOTE
You can pass in multiple of this parameter.
The sport you want to receive players for. We support the following:
football
basketball
baseball
mma
boxing
hockey
soccer
tennis
golf
motorsports
esports
wrestling
aussie-rules
rugby
league
#
NOTE
You can pass in multiple of this parameter.
The league you want to receive players for (e.g. NBA
)
team
#
NOTE
You can pass in multiple of this parameter.
The team ID you want to receive players for (e.g. E89B6AABD4C6
)
is_active
#
Flag to filter for players who are currently active or inactive (supports values true
, yes
, t
, 1
, false
, no
, f
, 0
).
include_logos
#
Whether you want to include logos with the players.
page
#
The page number of the request.
include_statsperform_ids
#
Specify this parameter if you want the StatsPerform IDs to be included as part of the response.
#
Example Response#
API Endpoint (deprecated)DEPRECATED
Deprecated endpoint