...
URL | https://api.softnetsport.com/v2/statuses |
---|---|
XSD | https://api.softnetsport.com/assets/API/docs/xsd/statuses.index.xsd |
Method | GET |
Description | Returns statuses for events from all sports |
Package | This resource is included in ALL packages |
Cache | 60 seconds |
Authorization required | Yes |
...
token | xsd:string | REQUIRED. More information concerning authorization in API introduction section |
lang | xsd:string | Determines language for the output data. softnetSPORT API provides the following languages: languages.index |
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 |
sport_id | xsd:int | REQUIRED. Identifier of the sport. Allows the filter status for selected sport. softnetSPORT API provides the following sports: sports.index |
timestamp | xsd:unix_timestamp | Selection date, format UNIX_TIMESTAMP. Only changes that occured or were updated after this timestamp will be returned |
Name | Data type | Description |
---|
...