↔️Transfers
Retrieve detailed transfers information via one of our 6 transfers' endpoints.
You can retrieve more detailed information by using the correct includes. Per endpoint you can find the details including base URL, parameters, includes and more.
GET All Transfers: returns all the transfers available within your subscription.
GET Transfers by ID: returns transfer information from your requested transfer ID.
GET Latest Transfers: returns the latest transfers available within your subscription.
GET Transfers Between Date Range: returns the transfers from a certain date range.
GET Transfers by Team ID: returns the transfers from your requested team ID.
GET Transfers by Player ID: returns the transfers from your requested player ID.
Include options
sport
player
type
fromTeam
toTeam
position
detailedPosition
Related Entities:
Get an overview and explanation of all the fields returned in the API response. The related entities for the transfers' endpoints are:
Last updated