LAP Registry

BC Route Planner REST API Skill

gov-bc-ca-router

Provider: BC Government Version: 2.0.0 Endpoints: 22 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/distance.{outputFormat}
POST/distance.{outputFormat}Get distance and travel time between two geographic points
GET/distance/betweenPairs.{outputFormat}Get distance and travel time between two geographic points
POST/distance/betweenPairs.{outputFormat}Get distance and travel time between each pair of geographic points
GET/route.{outputFormat}Get distance and travel time between each pair of geographic points
POST/route.{outputFormat}Get the path, distance and travel time between a series of geographic points
GET/directions.{outputFormat}Get the path, distance and travel time between a series of geographic points
POST/directions.{outputFormat}Get the directions, path, distance and travel time between a series of geographic points
GET/optimalRoute.{outputFormat}Get the directions, path, distance and travel time between a series of geographic points
POST/optimalRoute.{outputFormat}Get the optimal path, distance and travel time between a start point and a series of end points which are reordered to minimize total distance or time.
GET/optimalDirections.{outputFormat}Get the path, distance and travel time between a start point and a series of end points which are reordered to minimize total distance or time.
POST/optimalDirections.{outputFormat}Get the directions, optimal path, distance and travel time between a start point and a series of end points which are reordered to minimize total distance or time.
GET/truck/distance.{outputFormat}Get the directions, optimal path, distance and travel time between a start point and one or more end points which are reordered to minimize total distance or time.
POST/truck/distance.{outputFormat}Get distance and travel time between two geographic points for a commercial vehicle
GET/truck/route.{outputFormat}Get distance and travel time between two geographic points
POST/truck/route.{outputFormat}Get the path, distance and travel time between a series of geographic points for a commercial vehicle
GET/truck/directions.{outputFormat}Get the path, distance and travel time between a series of geographic points
POST/truck/directions.{outputFormat}Get the directions, path, distance and travel time between a series of geographic points for a commercial vehicle
GET/truck/optimalRoute.{outputFormat}Get the directions, path, distance and travel time between a series of geographic points
POST/truck/optimalRoute.{outputFormat}Get the optimal path, distance and travel time between a start point and a series of end points which are reordered to minimize total distance or time for a commercial vehicle
GET/truck/optimalDirections.{outputFormat}Get the path, distance and travel time between a start point and a series of end points which are reordered to minimize total distance or time.
POST/truck/optimalDirections.{outputFormat}Get the directions, optimal path, distance and travel time between a start point and a series of end points which are reordered to minimize total distance or time for a commercial...

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install gov-bc-ca-router

Downloads and installs to ~/.claude/skills/gov-bc-ca-router/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)