Injuries Feed

Returns injuries data.

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

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
competition
Use this to retrieve data from a specific competition, e.g DEN_1, ENG_1.
Check your subscription.
-
No
club
Use this to retrieve data from a specific club, e.g. ARSENAL, JUVENTUS.
Check your subscription.
-
No
player
Use this to retrieve data from a specific player, e.g. LIONEL-MESSI, CRISTIANO-RONALDO.
Check your subscription.
-
No
active_teams
Use this to retrieve data of all the active teams of a specific competition (requires the competition parameter and status is auto set to live if the given active_teams value is 'yes').
yes, no, all
all
No
status
Use this to retrieve live or historical data.
live, historical, all
all
No
language
Use this to retrieve data from a specific language, e.g. dk, no
Check the 'Localization' under 'General Info'.
en
No
timestamp
Use this to retrieve data from a specific update time.
-
-
No
maxlimit
Use this to retrieve a specific number of data.
1-1000
150
No
del
Use this to retrieve deleted data.
yes, no, all
no
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/injuries?key=YOUR-KEY

JSON Example Request

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