...
URL | https://api.softnetsport.com/v2/standings |
---|---|
XSD | |
Method | GET |
Description | Returns the single standings data |
Package | This resource is included in the STATISTICS packages |
Authorization required | Yes |
Method parameters
Name | Type | Description |
---|---|---|
There are not method parameters in this resource |
...
Method calling examples
Link | Description |
---|---|
https://api.softnetsport.com/v2/standings.xml?username=softnetsporttoken={{YOUR_TOKEN}} | Returns the list of available standings in XML format |
https://api.softnetsport.com/v2/standings?username=softnetsporttoken={{YOUR_TOKEN}} | Returns the list of available standings in JSON format |
...