Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameTypeDescription
usernamexsd:stringREQUIRED. Assigned to you by the softnetSPORT administrator
langxsd:string

Determines language for the output data. softnetSPORT API provides the following languages: languages.index

  

Determines object type. Possible values:

  • sport
  • season
  • stage
   
   
   

Method calling examples

LinkDescription
https://api.softnetsport.com/v2/tours.xml?username=softnetsportReturns the selected standings in XML format
https://api.softnetsport.com/v2/tours?username=softnetsportReturns the selected standings in JSON format

...