v1

latestSwagger 2.0O2 Czech Republic a.s.2026-07-14234.5 KB
info

Information about versions of application and data.

get/info

Response

Response with the requested content.

appNamestring

Application name

appVendorstring

Application vendor

appVersionstring

Application version

backendAppNamestring

Backend application name

backendAppVendorstring

Backend application vendor

backendAppVersionstring

Backend application version

backendDataFromstring

For which day are data valid

Example response

{
  "appName": "Mobility API Frontend",
  "appVendor": "O2 Czech Republic a.s.",
  "appVersion": "1.0-M6-SNAPSHOT",
  "backendAppName": "Mobility API Backend",
  "backendAppVendor": "O2 Czech Republic a.s.",
  "backendAppVersion": "1.0-M6-SNAPSHOT",
  "backendDataFrom": "2017-07-31"
}