links.index
Resource information
URL | https://api.statscore.com/v2/links |
---|---|
Method | GET |
Description | Returns all links |
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 |
competition_id | xsd:int | Determines the competition identifier in which the events are played. The complete list of possible competitions can be retrieved using the API resource: competitions.index |
Method calling examples
Link | Description |
---|---|
https://api.statscore.com/v2/links?token={{YOUR_TOKEN}} | Returns the ranges in JSON format |
Output elements
.links | |
---|---|
url | Link to specific data |
competition_id | Unique identifier for the competition |
sport_id | Unique identifier for the sport |
update_time | Information about update interval |
type | Type of data from url. |
default | Possible values:
|
ct | Information about the date and time of when the record was created. Format UNIX_TIMESTAMP |
ut | Information about the date and time of when the record was last updated. Format UNIX_TIMESTAMP |
dt | Information about the date and time of when the record was deleted. Format UNIX_TIMESTAMP |