Versions Compared

Key

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

...

URLhttps://api.softnetsport.com/v2/participants/{participant_id}
XSD 
MethodGET

Description

Returns the single participant information
PackageThis resource is included in the STATISTICS package
Authorization requiredYes

Method parameters

NameData typeDescription
participant_idxsd:intREQUIRED. The requested participant identifier

...

Method calling examples

Link
Description
https://api.softnetsport.com/v2/participants/136928.xml?username=softnetsporttoken={{YOUR_TOKEN}}Returns detailed data for the single participant: FC Barcelona in XML format
https://api.softnetsport.com/v2/participants/136928?username=softnetsporttoken={{YOUR_TOKEN}}Returns detailed data for the single participant: FC Barcelona in JSON format

...