Dott · Example Payload

Dott Gbfs Discovery

CompanyTransportationMicromobilityMobilityE-ScooterE-BikeGBFSShared MobilitySmart CitySustainability

Dott Gbfs Discovery is an example object payload from Dott, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

datalast_updatedttlversion_sample_note

Example Payload

Raw ↑
{
  "data": {
    "en": {
      "feeds": [
        {
          "name": "gbfs_versions",
          "url": "https://gbfs.api.ridedott.com/public/v2/gbfs_versions.json"
        },
        {
          "name": "free_bike_status",
          "url": "https://gbfs.api.ridedott.com/public/v2/espoo/free_bike_status.json"
        },
        {
          "name": "geofencing_zones",
          "url": "https://gbfs.api.ridedott.com/public/v2/espoo/geofencing_zones.json"
        },
        {
          "name": "system_information",
          "url": "https://gbfs.api.ridedott.com/public/v2/espoo/system_information.json"
        },
        {
          "name": "system_pricing_plans",
          "url": "https://gbfs.api.ridedott.com/public/v2/espoo/system_pricing_plans.json"
        },
        {
          "name": "vehicle_types",
          "url": "https://gbfs.api.ridedott.com/public/v2/espoo/vehicle_types.json"
        },
        {
          "name": "station_information",
          "url": "https://gbfs.api.ridedott.com/public/v2/espoo/station_information.json"
        },
        {
          "name": "station_status",
          "url": "https://gbfs.api.ridedott.com/public/v2/espoo/station_status.json"
        },
        {
          "name": "free_bike_status",
          "url": "https://gbfs.api.ridedott.com/public/v2/hennef/free_bike_status.json"
        },
        {
          "name": "geofencing_zones",
          "url": "https://gbfs.api.ridedott.com/public/v2/hennef/geofencing_zones.json"
        },
        {
          "name": "system_information",
          "url": "https://gbfs.api.ridedott.com/public/v2/hennef/system_information.json"
        },
        {
          "name": "system_pricing_plans",
          "url": "https://gbfs.api.ridedott.com/public/v2/hennef/system_pricing_plans.json"
        },
        {
          "name": "vehicle_types",
          "url": "https://gbfs.api.ridedott.com/public/v2/hennef/vehicle_types.json"
        },
        {
          "name": "station_information",
          "url": "https://gbfs.api.ridedott.com/public/v2/hennef/station_information.json"
        },
        {
          "name": "station_status",
          "url": "https://gbfs.api.ridedott.com/public/v2/hennef/station_status.json"
        }
      ]
    }
  },
  "last_updated": 1784431080,
  "ttl": 0,
  "version": "2.3",
  "_sample_note": "Trimmed to espoo + hennef feeds; the live discovery document lists 258 cities in the same shape."
}