...
Name | Type | Description |
---|---|---|
username | xsd:string | REQUIRED. Assigned to you by the softnetSPORT administrator |
lang | xsd:string | Determines language for the output data. softnetSPORT API provides the following languages: languages.index |
Determines object type. Possible values:
| ||
Method calling examples
Link | Description |
---|---|
https://api.softnetsport.com/v2/tours.xml?username=softnetsport | Returns the selected standings in XML format |
https://api.softnetsport.com/v2/tours?username=softnetsport | Returns the selected standings in JSON format |
...