Versions Compared

Key

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

...

URLhttps://api.softnetsport.com/v2/stages/{stage_id}
XSD 
MethodGET

Description

Returns the selected stage
PackageThis resource is included in the STATISTICS package
Authorization requiredYes

Method parameters

NameTypeDescription
stage_idxsd:intREQUIRED. The requested stage identifier

...

Method calling examples

Link
Description
https://api.softnetsport.com/v2/stages/35.xml?username=softnetsporttoken={{YOUR_TOKEN}}Returns the selected stage in XML format
https://api.softnetsport.com/v2/stages/35.xml?username=softnetsporttoken={{YOUR_TOKEN}}Returns the selected stage in JSON format

...