NFL API - Player Salary Info
July 14th, 2025
We've added player salary information into our NFL Player and Team Profiles. This value (player.salary
) represents the player's current base annual salary.
☑️ Sample Requests:
Player Profile - https://api.sportradar.com/nfl/official/trial/v7/en/players/11cad59d-90dd-449c-a839-dddaba4fe16c/profile.json
🔢 Versions
🔁 Endpoints Affected
- Player Profile, Team Profile, Team Roster
⚙️ Return Sample
{
"id": "386bdbf9-9eea-4869-bb9a-274b0bc66e80",
"name": "Eagles",
"market": "Philadelphia",
"alias": "PHI",
"sr_id": "sr:competitor:4428",
"founded": 1933,
"owner": "Jeffrey Lurie",
"general_manager": "Howie Roseman",
"president": "Don Smolenski",
"mascot": "Swoop",
"nicknames": "The Birds",
"fight_song": "Fly, Eagles Fly",
"championships_won": 2,
"championship_seasons": "2017, 2024",
"conference_titles": 5,
"division_titles": 13,
"playoff_appearances": 27,
"franchise": {
"id": "8eefc537-0493-4de8-8d64-2c091d3f5887",
"name": "Eagles",
"alias": "PHI"
},
--snip--
"players": [
{
"id": "01f15239-cd2c-4bd7-be5d-5ba7eed41331",
"name": "Moro Ojomo",
"jersey": "97",
"last_name": "Ojomo",
"first_name": "Moro",
"abbr_name": "M.Ojomo",
"birth_date": "2001-08-15",
"weight": 292.0,
"height": 75,
"position": "DT",
"birth_place": "Lagos,, NGA",
"high_school": "Katy (TX)",
"college": "Texas",
"college_conf": "Big Twelve Conference",
"rookie_year": 2023,
"status": "ACT",
"sr_id": "sr:player:1423099",
"experience": 3,
"salary": 1030000,
"draft": {
"year": 2023,
"round": 7,
"number": 249,
"team": {
"id": "386bdbf9-9eea-4869-bb9a-274b0bc66e80",
"name": "Eagles",
"market": "Philadelphia",
"alias": "PHI",
"sr_id": "sr:competitor:4428"
}
}
},
{
"id": "04d384d9-06da-4436-a637-14637705d7b3",
"name": "Kelee Ringo",
"jersey": "7",
"last_name": "Ringo",
"first_name": "Kelee",
"abbr_name": "K.Ringo",
"birth_date": "2002-06-27",
"weight": 207.0,
"height": 74,
"position": "CB",
"birth_place": "Tacoma, WA, USA",
"high_school": "Saguaro (AZ)",
"college": "Georgia",
"college_conf": "Southeastern Conference",
"rookie_year": 2023,
"status": "ACT",
"sr_id": "sr:player:2048815",
"experience": 3,
"salary": 1030000,
"draft": {
"year": 2023,
"round": 4,
"number": 105,
"team": {
"id": "386bdbf9-9eea-4869-bb9a-274b0bc66e80",
"name": "Eagles",
"market": "Philadelphia",
"alias": "PHI",
"sr_id": "sr:competitor:4428"
}
}
},
{
"id": "059e5bb7-1842-4558-9aaf-77c352a21216",
"name": "Jake Elliott",
"jersey": "4",
"last_name": "Elliott",
"first_name": "Jake",
"abbr_name": "J.Elliott",
"birth_date": "1995-01-21",
"weight": 167.0,
"height": 69,
"position": "K",
"birth_place": "Western Springs, IL, USA",
"high_school": "Lyons Township (IL)",
"college": "Memphis",
"college_conf": "American Athletic Conference",
"rookie_year": 2017,
"status": "ACT",
"sr_id": "sr:player:1130017",
"experience": 9,
"salary": 1255000,
"draft": {
"year": 2017,
"round": 5,
"number": 153,
"team": {
"id": "ad4ae08f-d808-42d5-a1e6-e9bc4e34d123",
"name": "Bengals",
"market": "Cincinnati",
"alias": "CIN",
"sr_id": "sr:competitor:4416"
}
}
}
],
"_comment": "Generation started @ 2025-07-14 17:50:50 UTC ended @ 2025-07-14 17:50:50 UTC"
}
<player xmlns="http://feed.elasticstats.com/schema/football/profile-v7.0.xsd" id="11cad59d-90dd-449c-a839-dddaba4fe16c" name="Patrick Mahomes" jersey="15" last_name="Mahomes" first_name="Patrick" abbr_name="P.Mahomes" birth_date="1995-09-17" weight="225.0" height="74" position="QB" birth_place="Tyler, TX, USA" high_school="Whitehouse (TX)" college="Texas Tech" college_conf="Big Twelve Conference" rookie_year="2017" status="ACT" sr_id="sr:player:1129537" experience="9" salary="1255000">