Resource information
URL | https://api.softnetsportstatscore.com/v2/incidents |
---|---|
Method | GET |
Description | Returns incidents, which may occur during the event |
Cache | 60 seconds |
Authorization required | Yes |
...
Link | Description |
---|---|
https://api.softnetsportstatscore.com/v2/incidents.xml?token={{YOUR_TOKEN}} | Returns a list of all incidents in XML format |
https://api.softnetsportstatscore.com/v2/incidents?token={{YOUR_TOKEN}} | Returns a list of all incidents in JSON format |
https://api.softnetsportstatscore.com/v2/incidents.xml?token={{YOUR_TOKEN}}&sport_id=1 | Returns a list of incidents which are used in basketball |
...