GET /v3/search/{search_term}

ptv.vic.gov.au

Summary: View stops, routes and myki ticket outlets that match the search term
Operation ID: Search_Search
Auth: unknown

Parameters (13)

devid (string, query, optional)

Your developer id

include_addresses (boolean, query, optional)

Placeholder for future development; currently unavailable

include_outlets (boolean, query, optional)

Indicates if outlets will be returned in response (default = true)

latitude (number, query, optional)

Filter by geographic coordinate of latitude

longitude (number, query, optional)

Filter by geographic coordinate of longitude

match_route_by_suburb (boolean, query, optional)

Indicates whether to find routes by suburbs in the search term (default = true)

match_stop_by_gtfs_stop_id (boolean, query, optional)

Indicates whether to search for stops according to a metlink stop ID (default = false)

match_stop_by_suburb (boolean, query, optional)

Indicates whether to find stops by suburbs in the search term (default = true)

max_distance (number, query, optional)

Filter by maximum distance (in metres) from location specified via latitude and longitude parameters

route_types (array, query, optional)

Filter by route_type; values returned via RouteTypes API (note: stops and routes are ordered by route_types specified)

search_term (string, path, required)

Search text (note: if search text is numeric and/or less than 3 characters, the API will only return routes)

signature (string, query, optional)

Authentication signature for request

token (string, query, optional)

Please ignore

No probe data for this endpoint yet.