API Docs
openfooty Ethos
API Overview
Cool Ideas to get Started
Quota & Usage
Atrribution
Terms & Conditions
Developer Forum
About our Technology
openfooty Ethos
API Methods
AUTH
BETTING
CHANNEL
COMMUNITY
LEAGUE
MATCH
PLAYER
TEAM
Our Partners
The Guardian - open platform
Youtube - video API
AOL - truveo API
Open Calais - semantic toolkit
Google - too much to list!
Youtube - video API
AOL - truveo API
Open Calais - semantic toolkit
Google - too much to list!
league.getFixtures
Retrieves fixtures for the specified league id
http://api.openfooty.org/1.0/league.getFixtures?api_key=[Your-API-KEY]
Parameters
api_key
String
Required
A valid openfooty API key
league_id
Int
Required
The league id
format
String
Optional
Desired output response.
Valid values are: xml (default), php (php serialized array) and json (JSON format)
Valid values are: xml (default), php (php serialized array) and json (JSON format)
Important Non-commercial applications may make use of up to two weeks worth of fixture data for a maximum of 200 leagues. The full fixture database (including 700 leagues and full season data), is available to commercial users.
Sample Response
<fixtures>
<match match_id="781402">
<league id="8" season_id="3451">Premiership</league>
<home_team team_id="663">Everton</home_team>
<away_team team_id="674">Liverpool</away_team>
<date ts="1265460300">2010-02-06 12:45:00</date>
<status>Fixture</status>
<score></score>
</match>
..
</fixtures>
<match match_id="781402">
<league id="8" season_id="3451">Premiership</league>
<home_team team_id="663">Everton</home_team>
<away_team team_id="674">Liverpool</away_team>
<date ts="1265460300">2010-02-06 12:45:00</date>
<status>Fixture</status>
<score></score>
</match>
..
</fixtures>
Errors
S1 : Invalid Service Identifier
S2 : Service Temporarily Offline
S3 : Unknown Service Error
P1 : Invalid Package Identifier
P2 : Package Temporarily Offline
A1 : Invalid API Key
A2 : Account Suspended
A3 : Daily Quota Limit Exceeded
A4 : UserAgent String Mismatch
A5 : IP Address Refused
U1 : An unspecified Error was encountered
S2 : Service Temporarily Offline
S3 : Unknown Service Error
P1 : Invalid Package Identifier
P2 : Package Temporarily Offline
A1 : Invalid API Key
A2 : Account Suspended
A3 : Daily Quota Limit Exceeded
A4 : UserAgent String Mismatch
A5 : IP Address Refused
U1 : An unspecified Error was encountered


Internationals
England
Italy
Spain
Germany
Portugal
Brazil
Greece
France
Argentina
Australia
Austria
Netherlands
Russia
Sweden
Turkey
Scotland
United States

