Lineups Feed

Returns lineups data.

Method
Format
Domain/Host
Endpoint
GET
XML
https://feeds1.xmlsportsfeeds.net
/xml/all/lineups
GET
JSON
https://feeds1.xmlsportsfeeds.net
/json/all/lineups

Parameters

Name
Description
Available Values
Default
Required
key
Your personal feed key.
-
-
Yes
country
Use this to retrieve data from a specific country, e.g. ITA, ENG.
Check your subscription.
-
No
comp
Use this to retrieve data from a specific competition, e.g DEN_1, ENG_1.
Check your subscription.
-
No
timestamp
Use this to retrieve data from a specific update time.
-
-
No
maxlimit
Use this to retrieve a specific number of data.
1-50
5
No
type
Use this to retrieve a specific lineup type data.
expected_lineup, official_lineup
-
No
match
Use this to retrieve a specific data from a given match.
Check your subscription.
-
No
specific_position
Use this to retrieve the specific position data of a player.
true, false
false
No
match_status
Use this to retrieve a specific data from a given match status.
notstarted, finished
all
No
page
Use this to navigate to a specific page.
whole number (INT)
1
No

XML Example Request

GET https://feeds1.xmlsportsfeeds.net/xml/all/lineups?key=YOUR-KEY

JSON Example Request

GET https://feeds1.xmlsportsfeeds.net/json/all/lineups?key=YOUR-KEY