Developer Resources

getroute

Get information about a specific route(s).

URL

https://developer.mtd.org/api/{version}/{format}/getroute

Remarks

These results contain metadata about the routes including name, number, and hex colors.

Parameters

key (required) your API key
route_id (required) semi-colon separated list of route Ids
changeset_id (optional) see interpretting responses for more information

Response

route_color hex color of route
route_id id of route
route_long_name long name
route_short_name short name
route_text_color hex color of text for route

Sample