GET /v3/search/{search_term}
Operation ID: Search_Search
Auth: unknown
Parameters (13)
(string, query, optional)
Your developer id
(boolean, query, optional)
Placeholder for future development; currently unavailable
(boolean, query, optional)
Indicates if outlets will be returned in response (default = true)
(number, query, optional)
Filter by geographic coordinate of latitude
(number, query, optional)
Filter by geographic coordinate of longitude
(boolean, query, optional)
Indicates whether to find routes by suburbs in the search term (default = true)
(boolean, query, optional)
Indicates whether to search for stops according to a metlink stop ID (default = false)
(boolean, query, optional)
Indicates whether to find stops by suburbs in the search term (default = true)
(number, query, optional)
Filter by maximum distance (in metres) from location specified via latitude and longitude parameters
(array, query, optional)
Filter by route_type; values returned via RouteTypes API (note: stops and routes are ordered by route_types specified)
(string, path, required)
Search text (note: if search text is numeric and/or less than 3 characters, the API will only return routes)
(string, query, optional)
Authentication signature for request
(string, query, optional)
Please ignore
No probe data for this endpoint yet.