Versions Compared

Key

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

...

URLhttps://api.softnetsport.com/v2/incidents
XSD 
MethodGET

Description

Returns incidents, which may occur during the event

PackageThis resource is included in SCOUTSFEED, LIVESCORE, STATISTICS packages
Authorization requiredYes

Method parameters

NameTypeDescription
There are not method parameters in this resource 

...

Method calling examples

Link
Description
https://api.softnetsport.com/v2/incidents.xml?username=softnetsporttoken={{YOUR_TOKEN}}Returns list of all incidents in XML format
https://api.softnetsport.com/v2/incidents?username=softnetsporttoken={{YOUR_TOKEN}}Returns list of all incidents in JSON format

https://api.softnetsport.com/v2/incidents.xml?username=softnetsporttoken={{YOUR_TOKEN}}&sport_id=1

Returns list of incidents which are used in basketball

...