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

GBFS discovery and versioning

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

Discovery 2

GBFS discovery and versioning

GET
/gbfs_versions.json
List GBFS Versions
listGbfsVersions → 200
GET
/{system_id}/gbfs.json
Get GBFS Discovery Document
getGbfsDiscovery 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.

GbfsDiscovery
GbfsVersions
FeedMeta
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs TIER publishes across the network.

TIER Stations API
TIER System API
TIER Vehicles API
TIER Zones API