...
URL | https://api.softnetsport.com/v2/languages |
---|---|
XSD | |
Method | GET |
Description | Returns languages used in the softnetSPORT API service to which returned data can be translated |
Package | This resource is included in ALL packages |
Authorization required | No |
Method parameters
Name | Type | Description |
---|---|---|
There are not method parameters in this resource |
...
Method calling examples
Link | Description |
---|---|
https://api.softnetsport.com/v2/languages.xml?username=softnetsport | Returns list of all languages in XML format |
https://api.softnetsport.com/v2/languages?username=softnetsport | Returns list of all languages in XML format |
...