Transfer
Update Time: 2025-04-11 11:22
Introduction
• This API endpoint returns the transfer record.
• The default return nearly a month to update the transfer record.
• Support to check back all data within 2 years.
• Premier League, Serie A, La Liga, Bundesliga, Ligue 1, Champions League, EFL League One, EFL League Two, La Liga2, Bundesliga2, Serie B, Ligue 2, Primeira Liga, Scottish Premiership, Danish Superliga, Eredivisie, Jupiler League, Belgian First Division A,Allsvenskan, Eliteserien, Austrian Football Bundesliga, Russian Premier League, Czech First League, Turkey Super League, Belarusian Premier League, Liga Profesional De Fútbol, Campeonato Brasileiro Série A, Major League Soccer, Campeonato Nacional, Liga MX, Categoría Primera A, Chinese Super League, China League One, J. League, J2 League, K-League, A-League, Veikkausliiga
• Without parameters: returns transfer data within one month.
• With parameters: day = n, returns transfer data within n days.
Related Plans
You can use this api by subscribing plans: Live Data.
Request
- Path: /sport/football/transfer
- Method: GET
- Calls: This interface is limited to 300 second/call;
- Recommend Calls: 1 day/call
- Parameters:
| Parameter | Value | Required | Description |
|---|---|---|---|
| day | string | false | Return the transfer record within the specified number of days, e.g. day=1 |
Response
| Parameter | Value | Description |
|---|---|---|
| recordId | string | |
| playerId | string | |
| transferTime | int | Transfer time, unix timestamp |
| endTime | int | Contract expiry time, unix timestamp |
| fromTeam | string | |
| fromTeamId | string | |
| toTeam | string | |
| toTeamId | string | |
| money | long | Transfer price Price unit: Euro |
| season | string | Transfer season e.g. 2018-2019 |
| type | string | Return text directly, including 5 types: 1. Owned Wholly 2. Loan 3. Free Transfer 4. End Loan 5. Owned jointly |
| modifyTime | int | Returns the record time of "added, modified" in the last n days, unix timestamp |
Example Request
Example Response
{}
Tiếng Việt
ภาษาไทย 