Calculate a route between two points
$ plaza routing route
POST/api/v1/route
Calculate a route between two points
Calculate a route between two points
plaza routing route \
--api-key 'My API Key' \
--destination '{coordinates: [0], type: Point}' \
--origin '{coordinates: [0], type: Point}'