Resource information
URL | https://api.softnetsportstatscore.com/v2/rounds |
---|---|
Method | GET |
Description | Returns a list of all available rounds which could be related to the event f.e Round 1, Quarterfinals etc. |
Cache | 60 seconds |
Authorization required | Yes |
...
Link | Description |
---|---|
https://api.softnetsportstatscore.com/v2/rounds.xml?token={{YOUR_TOKEN}} | Returns the rounds in XML format |
https://api.softnetsportstatscore.com/v2/rounds?token={{YOUR_TOKEN}} | Returns the rounds in JSON format |
...