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

Resource information

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

Description

Returns the events related with 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
pagexsd:intDetermines offset of paginated data. Default value is 1 which means first page

Method calling examples

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

Output elements

.events
..event
provider_id
sport_id
provider_event_id
event_id
event_name
start_date
competition_name
competition_season_id








  • No labels