Voi

Voi MaaS Light API

Voi's read-only open mobility API surface, exposing GBFS v2/v3 auto-discovery, system information, free bike status (with optional battery extension), and service areas, plus MDS 0.4 trips, status_changes, and events endpoints for historical and near real-time vehicle data. Authenticated via OAuth 2.0 client credentials at mds.voiapp.io/token. Used by cities, regulators, and MaaS aggregators to monitor Voi's fleet across European markets.

API entry from apis.yml

apis.yml Raw ↑
aid: voi-app:voi-maas-light-api
name: Voi MaaS Light API
description: Voi's read-only open mobility API surface, exposing GBFS v2/v3 auto-discovery, system information,
  free bike status (with optional battery extension), and service areas, plus MDS 0.4 trips, status_changes,
  and events endpoints for historical and near real-time vehicle data. Authenticated via OAuth 2.0 client
  credentials at mds.voiapp.io/token. Used by cities, regulators, and MaaS aggregators to monitor Voi's
  fleet across European markets.
humanURL: https://docs.voiscooters.com/maas-light/
tags:
- GBFS
- MDS
- Micromobility
- Open Mobility
properties:
- url: https://docs.voiscooters.com/maas-light/
  type: Documentation
- url: https://api.voiapp.io/gbfs/v2/gbfs.json
  type: BaseURL
- url: https://mds.voiapp.io/
  type: BaseURL
- url: https://api.voiapp.io/gbfs/v2/gbfs.json
  type: GBFS
- url: https://github.com/MobilityData/gbfs/blob/master/systems.csv
  type: Registry