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 36 Next »

Resource information

URLhttps://api.softnetsport.com/v2/livescore
XSDhttps://api.softnetsport.com/assets/API/docs/xsd/livescore.index.xsd
MethodGET

Description

Returns LIVE events related to competitions, seasons, stages and groups
Cache30 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
langxsd:string

Determines language for the output data 

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 100

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

sport_idxsd:intDetermines the sport identifier in which the events are played 
area_idxsd:intDetermines the area identifier in which the events are played
competition_idxsd:intDetermines the competition identifier in which the events are played 
season_idxsd:intDetermines the season identifier in which the events are played
stage_idxsd:intDetermines the stage identifier in which the events are played 
group_idxsd:intDetermines the group identifier in which the events are played
participant_idxsd:intDetermines the identifier of the participant 
events_detailsxsd:string

Determines if subnodes of events will be visible. Possible values:

  • yes - events subnodes will be shown
  • no - events subnodes will not be shown
competitions_detailsxsd:string

Determines if parent nodes of events will be visible. Possible values:

  • yes - events parent nodes will be shown
  • no - events parent nodes will not be shown
tzxsd:stringDetermines timezone for the output data

Method calling examples

LinkDescription
https://api.softnetsport.com/v2/livescore.xml?token={{YOUR_TOKEN}}Returns a list of all in progress (live) events in XML format
https://api.softnetsport.com/v2/livescore?token={{YOUR_TOKEN}}Returns a list of all in progress (live) events in JSON format

Output elements

.competitions
..competition
idUnique identifier for the competition
nameName of the the competition e.g. U19 World Champ
short_nameShorter name of the competition e.g. U19 WCH, Max 20 characters
mini_name

Mini name of the competition. Max 3 characters in length e.g. U19

gender

Competition gender. Possible values:

  • male
  • female
  • mixed
  • undefined
type

Competitions type. Possible values:

  • country_league - e.g. Premier Division
  • country_cups - e.g. FA Cup
  • international - e.g. World Cup
  • international_clubs - e.g. Champions League 
  • friendly - friendly matches
  • individual - for speedway individual competitions such as Speedway GP
  • team - for speedway national competitions
  • single - for tennis competitions
  • double - for tennis competitions
  • mixed - for tennis competitions
  • undefined - other
area_idUnique identifier for the area in which competitions are played 
area_nameName of area in which competitions are played
area_type

 Type of area in which competitions are played. Possible values:

  • country
  • international
area_sortThe parameter used to sort competitions in a country, e.g. Premier League is 1st and the Championship is 2nd in English competitions. Sorting direction is ascending
area_codeMax 3 characters in length for the area in which competitions are played
overall_sortThe parameter used to sort competitions. Sorting direction is ascending
sport_idUnique identifier for the sport in which competition is played 
sport_nameName of the sport in which competition is played
tour_idUnique identifier for the tour in which competition is played
tour_nameName of the tour in which competition is played
utInformation about the date and time of when the competition record was last updated. Format UNIX_TIMESTAMP
old_competition_iddeprecated. The attribute will be removed in the next API version
slugfriendly url for competition
...seasons

....season

idUnique identifier for the season
nameName of the season e.g. Premiership 2014/15
year

Determines the season year e.g.

  • 1970
  • 1970/71
  • 1971
  • 1971/72
  • 2000
  • 2000/01
  • 2014
  • 2014/15
utInformation about the date and time of when the season record was last updated. Format UNIX_TIMESTAMP
old_season_iddeprecated. The attribute will be removed in the next API version
.....stages

.....stage

idUnique identifier for the stage
nameName of the stage
start_dateDate when stage begins. Format YYYY-MM-DD
end_dateDate when stage ends. Format YYYY-MM-DD
show_standings

Determines if the stage contains standings. Possible values:

  • yes
  • no
groups_nrThe number of groups that are part of the stage
sortThe sort order for the stage. Sorting direction is ascending
is_current

Possible values:

  • yes
  • no
utInformation about the date and time of when the stage record was last updated. Format UNIX_TIMESTAMP
old_stage_iddeprecated. The attribute will be removed in the next API version
......groups

......group

idUnique identifier for the group
nameName of the group
utInformation about the date and time of when the group record was last updated. Format UNIX_TIMESTAMP
........events

.........event

idUnique identifier for the event
nameName of the event e.g. Spain - Italy
sourceIdentificator of scout related to the event. Attribute for internal purposes
relation_status

Relation status. Attribute for internal purposes. Possible value:

  • not_started - for an event that has not started
  • in_progress - for a live event
  • finished - for an event that has finished
  • 30_min_left - scout confirms his ability to deliver the coverage 30 min before the event
  • 5_min_left - scout confirms his ability to deliver the coverage 5 min before the event
start_dateDate when the event starts in format DATE_TIME (2015-03-01 11:02)
ft_only

Determines when the result/score of the event is updated. Possible values:

  • yes - updated only when the event has finished 
  • no - result/score is updated during the event
coverage_type

Type of event coverage. Possible values:

  • venue - means the scout is relaying the event directly from the stadium
  • tv - means the scout is relaying the event from tv transmission
scoutsfeed

Information concerning scouts coverage. Possible values:

  • yes
  • no
status_idUnique identifier for the event status 
status_name

Name of the event status

status_type

Type of the status. Possible values:

  • live
  • scheduled
  • finished
  • cancelled
  • interrupted
  • deleted
  • other
sport_idUnique identifier for the sport in which the participant takes part 
sport_nameName of the sport in which the participant takes part
dayDay of the season
clock_timeHow many seconds have passed in the current event period. Possible empty value
clock_status

Clock status. Possible value:

  • running
  • stopped
winner_idWho is the winner of the match
progress_idWho advanced to the next round
bet_status

Possible value:

  • active
  • suspended
neutral_venue

Determines if event is played at a neutral venue. Possible values:

  • yes
  • no
item_status

Describes status of the item (record). Possible values:

  • active - the record is active
  • deleted - the record was deleted by the admin. In the case of when an event was added by mistake
utInformation about the date and time of when the event record was last updated. Format UNIX_TIMESTAMP
old_event_iddeprecated. The attribute will be removed in the next API version
slugfriendly url for event
verified_result

Possible value:

  • yes - result is verified with official source
  • no - result is not verified with official source
round_idUnique identifier for the round in which event is played. Possibble null value 
round_nameName of the round
booked

Possible values:

  • yes
  • no
  • empty - if product/booked parameters not set.

Has value only when query parameter product is provided.

booked_by

When the value is 0 then event was autobooked.

Has value only when query parameter product is provided.

client_event_idEvent id in client system (if mapped) or empty if product/booked parameters not set.
.........details
 additional information related to event
..........detail

idUnique identifier for the detail
nameName of the detail. Possible values are different depending on the sport 
valueValue related to the detail
.........participants

..........participant

counterNumber of participants in the event. Participant with counter="1" is the home team.
idUnique identifier of the participant
type

Participant type. Possible values:

  • team
  • person
nameParticipants name
short_nameParticipants abbreviated name, max length: 20 characters
acronymMax 3 characters in length mini name e.g. BAR, REA
gender

Participant gender. Possible value:

  • male
  • female
  • mixed (e.g. for doubles in tennis)
area_idUnique identifier for the area represented by the participant 
area_nameArea name represented by the participant
area_codeMax 3 characters in length for the abbreviated area name e.g. GER, POL, FRA
sport_idUnique identifier for the sport in which the participant takes part 
sport_nameName of the sport in which the participant takes part
national

Determines if participant is a national team. Possible values:

  • yes
  • no
websiteParticipants official website
utInformation about the date and time of when the record was last updated. Format UNIX_TIMESTAMP
old_participant_iddeprecated. The attribute will be deprecated in next API version
slugfriendly url for participant
logoAttribute for internal purposes
...........results

............result

idUnique identifier for the result
nameName of the result. Possible values are different depending on the sport 
valueValue related to the result
...........stats

............stat

idUnique identifier for the statistic
nameName of the statistic. Possible values are different depending on the sport 
valueValue related to the statistic



  • No labels