get https://api.sportradar.com/ncaafb//v7//league/transfer_portal.
NCAAFB League Hierarchy provides a list of all players currently in the NCAA Transfer Portal
Update Frequency
TTL / Cache: 300 seconds
Data Updates: Transfer portal updates will appear as they are updated in our database
Data Points
League:
Attribute | Parent Element | Type | Description |
---|---|---|---|
alias | league | String | Alias of a league ex. NCAAFB |
id | league | GUID | Unique ID of a league ex. 26c1246a-2fc3-4b7e-8999-1685d3ab4676 |
name | league | String | FR (Freshman), SO (Sophomore), JR (Junior), SR (Senior), GR (Graduate) |
Player:
Attribute | Parent Element | Type | Description |
---|---|---|---|
abbr_name | transfer_portal_players | String | Abbreviated name of a player ex. S.Bennett |
birth_place | transfer_portal_players | String | ex. Blackshear, GA, USA |
eligibility | transfer_portal_players | String | Eligibility status of a playerFR (Freshman), SO (Sophomore), JR (Junior), SR (Senior), GR (Graduate) |
first_name | transfer_portal_players | String | First name of a player ex. Stetson |
full_name | transfer_portal_players | String | Full name of a player ex. Stetson Bennett |
height | transfer_portal_players | Integer | Height of a player in inches |
id | transfer_portal_players | GUID | Unique ID of a player ex. 11cad59d-90dd-449c-a839-dddaba4fe16c |
last_name | transfer_portal_players | String | Last name of a player ex. Bennett |
position | transfer_portal_players | String | Position of a player See our FAQ for a list of valid positions |
updated | transfer_portal_players | dateTime | Timestamp of a change to a transfer portal status ex. 2025-07-15T19:22:44Z |
weight | transfer_portal_players | Integer | Weight of a player in lbs. |