standings-types.index

Resource information

URLhttps://api.statscore.com/v2/standings-types
MethodGET

Description

Returns standings types
PackageThis resource is included in STATISTICS packages
Cache60 seconds
Authorization requiredYes

Method parameters

NameTypeDescription
There are not method parameters in this resource 

Query parameters

NameTypeDescription
tokenxsd:stringREQUIRED. More information concerning oAuth token: oAuth 2.0 authorization
langxsd:string

Determines language for the output data. softnetSPORT API provides the following languages: languages.index

pagexsd:intDetermines offset of paginated data. Default value is 1 which means first page
limitxsd:int

Determines maximum number of returned records on page. Used in paginated data. Default value is 500

Possible values: 5, 10, 25, 50, 100, 250, 500

sport_idxsd:intREQUIRED. Identifier for sport which incident concern. softnetSPORT API provides the following sports: sports.index
timestamptimestampxsd:unix_timestampSelection date, format UNIX_TIMESTAMP. Only changes in tours which occured or was updated after this timestamp will be returned.

Method calling examples

LinkDescription
https://api.statscore.com/v2/standings-types?token={{YOUR_TOKEN}}&sport_id=5Returns list of all standings types for soccer in JSON format

Output elements

.standings_types
..standings_type
idUnique identifier for the standings type
nameName of the standings type
utInformation about date and time when the record was last updated. Format UNIX_TIMESTAMP
...columns
....column
idUnique identifier for the column
nameName of the column
short_nameShorter name of the column
codeAttribute for internal purpose