Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Resource information

URLhttps://api.softnetsport.com/v2/links
XSD
MethodGET

beDescription

Returns all links
Cache60 seconds
Authorization requiredYes

Method parameters

NameTypeDescription
There are no method parameters in this resource 

Query parameters

NameTypeDescription
tokenxsd:stringREQUIRED. More information concerning authorization in API introduction section
competition_idxsd:intDetermines 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.softnetsport.com/v2/links?token={{YOUR_TOKEN}}Returns the ranges in JSON format

Output elements


.links

urlLink to specific data
competition_idUnique identifier for the competition
sport_idUnique identifier for the sport
update_timeInformation about update interval
typeType of data from url.
default

Possible values:

  • yes
  • no
ctInformation about the date and time of when the record was created. Format UNIX_TIMESTAMP
utInformation about the date and time of when the record was last updated. Format UNIX_TIMESTAMP
dtInformation about the date and time of when the record was deleted. Format UNIX_TIMESTAMP
  • No labels