Welcome to Touch-Line's football stats JSON feed.

Please ensure you have a valid username and password as these are required with all calls to access data.
These should be used as follows:
http://json.touch-line.com/?user=username&pass=password&cmd=command

The commands you can use are listed below. Click on a command to view details on usage:

PLAYER_SCOUT

Parameters:

cuidCountryIDYou can get country id's by using the COUNTRIES_LIST command.
coidCompetitionIDYou can get competition id's for a specific country by using the SHOW_COUNTRY command.
agefAge FromUsed to filter list of players by age .
agetAge ToUsed to filter list of players by age .
appfAppearances FromUsed to filter list of players by appearances .
apptAppearances ToUsed to filter list of players by appearances .
glsfGoals FromUsed to filter list of players by goals scored.
glstGoals ToUsed to filter list of players by goals scored.
posPositionUsed to filter data by general playing position e.g by Defender.
prevPrevious SeasonUsed to filter list of players using previous season stats.
langLanguageYou can get language id's by using the LANGUAGE_LIST command.

Example:

http://json.touch-line.com/?user=username&pass=password&cmd=PLAYER_SCOUT&cuid=11&coid=4&agef=25&aget=31