gps-speedsurfing

Currently you can use the session and ranking data on your own website via an RSS feed or Iframe. The RSS feed is not ideal anymore for this job. So I have created an API to make it easier to harvest your event and session data. This API is in BETA and please let me know if it works and is good enough to eliminate the RSS feed.

Go to: http://gp3swebapi.azurewebsites.net/swagger/ui/index

  

The API documentation is not yet updated tiil that time You can use the exples below:

  • Eventranking API
    • ID represents the eventid - every event has an unique id which you can find in the url of the eventpage
    • speedtype represents the speed type selection (speed_avg, speed_100, speed_250, speed_500, speed_10sec, speed_2sec, speed_hour, speed_mile
  • Spotranking API
    • ID represents the spot_id, the spot_id can be found in the url of the spotsearch page
    • speedtype represents the speed type selection (speed_avg, speed_100, speed_250, speed_500, speed_10sec, speed_2sec, speed_hour, speed_mile

 

ok, ill wait for the documentation then. Don't know where to start :) 

thanks. documentation will follow next week when I'm back

SURFCENTER