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 Stations API

Station information and availability

TIER Stations 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 Stations. 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.

Stations 2

Station information and availability

GET
/{system_id}/station_information.json
Get Station Information
getStationInformation 1 param → 200
GET
/{system_id}/station_status.json
Get Station Status
getStationStatus 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.

StationInformation
FeedMeta
object
3 properties 3 required
StationStatus

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs TIER publishes across the network.

TIER Discovery API
TIER System API
TIER Vehicles API
TIER Zones API