/keyword/{stopKeyword}

This query returns the stop information for a specific stop

Object Type : " stop "

URL Parameters :

  • stopKeyword – this is the keyword for the stop which will be returned. In GTFS data this is the "stop_code" column of stops.txt, in the RouteMatch schema it is the "MobileKeyword" column.

Query Parameters :

None

Example Queries :

Get the stop information for stop "Mall"

/keyword/Mall