Versions Compared

Key

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

...

URLhttps://api.softnetsport.com/v2/standings/{standing_id}
XSD 
MethodGET

Description

Returns the single standings data
PackageThis resource is included in the STATISTICS packages
Authorization requiredYes

Method parameters

NameTypeDescription
standing_idxsd:intREQUIRED. The requested standing identifier

...

Method calling examples

LinkDescription
https://api.softnetsport.com/v2/standings/21.xml?username=softnetsporttoken={{YOUR_TOKEN}}Returns the selected standings in XML format
https://api.softnetsport.com/v2/standings/21?username=softnetsporttoken={{YOUR_TOKEN}}Returns the selected standings in JSON format

...