Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TIER Vehicles API

Vehicle inventory, types, and real-time status

TIER Vehicles API is one of 5 APIs that TIER publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Vehicles. The published artifact set on APIs.io includes an OpenAPI specification, a JSON-LD context, rate-limit docs, and 2 JSON Schemas.

This API exposes 2 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 2.3.

Requests are made against a single base URL, https://gbfs.api.ridedott.com/public/v2.

2 operations 2 paths 3 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.3
Server
https://gbfs.api.ridedott.com/public/v2
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Vehicles 2

Vehicle inventory, types, and real-time status

GET
/{system_id}/vehicle_types.json
Get Vehicle Types
getVehicleTypes 1 param → 200
GET
/{system_id}/free_bike_status.json
Get Free Vehicle Status
getFreeBikeStatus 1 param → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed is FeedMeta (3 properties). Each schema is shown below with its type and property counts.

FeedMeta
object
3 properties 3 required
VehicleTypes
FreeBikeStatus

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tier-mobility-vehicles-api-openapi.yml Raw ↑

Other APIs TIER publishes across the network.

TIER Discovery API
TIER Stations API
TIER System API
TIER Zones API