v2

latestSwagger 2.0Creative Commons Attribution 4.0 International2026-08-0126125128.6 KB
Stops

View all stops on a specific route

get/v3/stops/route/{route_id}/route_type/{route_type}

Path parameters

route_idinteger required

Identifier of route; values returned by Routes API - v3/routes

route_type0 | 1 | 2 | 3 | 4 required

Number identifying transport mode; values returned via RouteTypes API

Query parameters

direction_idinteger

Direction for which the stops need to be returned

stop_disruptionsboolean

Flag to specify whether disruptions should be included in the response

include_geopathboolean

Flag to specify whether geo_path should be included in the response

geopath_utcstring date-time

Filter geopaths by date (ISO 8601 UTC format) (default = current date)

include_advertised_interchangeboolean

Flag to specify whether additional stops for interchanges should be included in the response. Note-: To make use of this flag please pass in direction_id.

tokenstring

Please ignore

devidstring

Your developer id

signaturestring

Authentication signature for request

Response

All stops on the specified route.

disruptionsobject

Disruption information applicable to relevant routes or stops

geopathobject[]

GeoPath for the route

RequestUrlstring[]

EFA URL used to fetch stops (for debugging)