Versions Compared

Key

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

Resource information

URLhttps://api.softnetsportstatscore.com/v2/seasons
MethodGET

Description

Returns a list of all available seasons played in the competitions
Cache60 seconds
Authorization requiredYes

...

Link
Description
https://api.softnetsportstatscore.com/v2/seasons.xml?token={{YOUR_TOKEN}}Returns a list of season names in XML format
https://api.softnetsportstatscore.com/v2/seasons?token={{YOUR_TOKEN}}Returns a list of season names in JSON format
https://api.softnetsportstatscore.com/v2/seasons.xml?token={{YOUR_TOKEN}}&competition_id=1507Returns the seasons played in the competition - Primera Division
https://api.softnetsportstatscore.com/v2/seasons.xml?token={{YOUR_TOKEN}}&sport_id=5Returns all competition seasons played in soccer
https://api.softnetsportstatscore.com/v2/seasons.xml?token={{YOUR_TOKEN}}&year=2014/15Returns all competition seasons played in the season year 2014/15.

...