[ Whereis® API Home ] [ JSON API Home ] [ Services ] [ Route Services ]
HTTP GET request that returns the entire route associated with the handle, as originally obtained via the /service/route request
For a full explanation of the returned route object, see <route>.
URL
By HTTP GET to <ENDPOINT>/service/route/<handle>
Rules
Parameter | Mandatory? | Description |
handle | Y | The id returned by a previous route request. Must be submitted before its expiry time has been reached |
Sample request
http://<endpoint>/service/route/LAp68qttXmY7VY4y
NOTES