forked from WhyJustRun/Core
-
Notifications
You must be signed in to change notification settings - Fork 0
russellporter edited this page Jan 24, 2012
·
17 revisions
WhyJustRun has many API's, mostly based on the IOF XML Standard.
Entry list is available in the IOF XML 3.0 Standard.
http://whyjustrun.ca/iof/3.0/events/#{event_id}/entry_list.xml
Start list is available in the IOF XML 2.0.3 Standard.
http://whyjustrun.ca/iof/2.0.3/events/#{event_id}/start_list.xml
Result list is available in the IOF XML 2.0.3 and 3.0 Standards.
http://whyjustrun.ca/iof/3.0/events/#{event_id}/result_list.xml
http://whyjustrun.ca/iof/2.0.3/events/#{event_id}/result_list.xml
Write access is also available for IOF XML 3.0, in order to post event results to WhyJustRun. To send results to WhyJustRun, send the Result List XML in the body of an HTTP POST request to the below URL. You can get an API Key by logging into your WhyJustRun account and viewing your Profile. You can only post results for events you are an organizer of. You can post the data multiple times to do live result posting.
http://whyjustrun.ca/iof/3.0/events/#{event_id}/result_list.xml?apiKey=#{api_key}
All club's in the WhyJustRun system are listed.