standings.index
Resource information
URL | https://api.statscore.com/v2/standings |
---|---|
Method | GET |
Description | Returns the single standings data |
Cache | 60 seconds |
Authorization required | Yes |
Method parameters
Name | Type | Description |
---|---|---|
There are no method parameters in this resource |
Query parameters
Name | Type | Description |
---|---|---|
token | xsd:string | REQUIRED. More information concerning authorization in API introduction section |
lang | xsd:string | Determines language for the output data |
page | xsd:int | Determines offset of paginated data. Default value is 1 which means first page. |
limit | xsd: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 |
object_type | xsd:string | Should always be used with object_id parameter
|
object_id | xsd:int | Should always be used with object_type parameter Determines object id which is the unique identifier |
type_id | xsd:int | Identifier for the standing type you want to get results for |
subtype | xsd:int | Determines subtype of standings. Possible values:
|
sport_id | xsd:int | Determines the sport identifier |
competition_id | xsd:int | Determines the competition identifier. Can be used with many comma separated values |
season_id | xsd:int | Determines the season identifier. Can be used with many comma separated values |
stage_id | xsd:int | Determines the stage identifier. Can be used with many comma separated values |
timestamp | xsd:unix_timestamp | Selection date, format UNIX_TIMESTAMP. Only changes that occurred or were updated after this timestamp will be returned |
item_status | xsd:string | Describes status of the item (record). Possible values:
|
Method calling examples
Link | Description |
---|---|
https://api.statscore.com/v2/standings?token={{YOUR_TOKEN}} | Returns the list of available standings in JSON format |
Output elements
standings_list | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
standings_list > standings | |||||||||||||||||||||||||||
|