Routes

View route name and number for specific route ID

get/v3/routes/{route_id}

Path parameters

route_idinteger required

Identifier of route; values returned by Departures, Directions and Disruptions APIs

Query parameters

include_geopathboolean

Indicates kif geopath data will be returned (default = false)

geopath_utcstring date-time

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

tokenstring

Please ignore

devidstring

Your developer id

signaturestring

Authentication signature for request

Response

The route name and number for the specified route ID.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.