Developer Resources

getroutes

Get the complete list of routes.

URL

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

Remarks

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

Parameters

key (required) your API key
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 route text

Sample