TIER · Example Payload

Tier Mobility Free Bike Status Example

MobilityMicromobilityShared MobilityE-ScooterE-BikeTransportationSmart CitiesMaaSGBFSOpen DataEuropeReal-Time

Tier Mobility Free Bike Status Example is an example object payload from TIER, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

last_updatedttlversiondata

Example Payload

Raw ↑
{
  "last_updated": 1779729160,
  "ttl": 0,
  "version": "2.3",
  "data": {
    "bikes": [
      {
        "bike_id": "cf9c0ea1-4b25-4d01-9764-2104a41ea5bc",
        "lat": 52.557441,
        "lon": 13.208351,
        "is_reserved": false,
        "is_disabled": false,
        "current_range_meters": 26402,
        "current_fuel_percent": 0.91,
        "vehicle_type_id": "dott_scooter",
        "pricing_plan_id": "c92707cd-df0b-46d0-b25e-087ca9a200dc",
        "last_reported": 1779729160,
        "rental_uris": {
          "android": "https://go.ridedott.com/vehicles/cf9c0ea1-4b25-4d01-9764-2104a41ea5bc?platform=android",
          "ios": "https://go.ridedott.com/vehicles/cf9c0ea1-4b25-4d01-9764-2104a41ea5bc?platform=ios"
        }
      }
    ]
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/tier-mobility-free-bike-status-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.