Transfer

Update Time: 2022-03-17 17:11

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: /football_th/transfer.aspx
  • Method: GET
  • Calls: This interface is limited to 5 minute/call.
  • Recommend Calls: 1 day/call
  • Parameters:
Parameter Value Required Description
day int false Return the transfer record within the specified number of days, e.g. day=1

Response

Parameter Value Description
recordId int
playerId int
transferTime date Transfer time, GMT +7 (Bangkok Time)
endTime date Expiration time
fromTeam string
fromTeamId int
toTeam string
toTeamId int
money string Transfer price
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
updateTime date  
    • This API endpoint returns the transfer record.\n\n • The default return nearly a month to update the transfer record.\n\n • Support to check back all data within 2 years.\n\n • 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\n\n • Without parameters: returns transfer data within one month.\n\n • With parameters: day = n, returns transfer data within n days.

    Transfer iSportsAPI