v1

V1 Compute Depot Route

Full depot-to-depot trip rate (access + interstate + access legs). Counties with DEPOT mode (travis, interstates).

post/v1/compute/depot-route

Headers

X-API-Keystring nullable
authorizationstring nullable

Request body

regionstring

Which served region to compute. Discover the set with /v1/regions.

Response

Successful Response

DepotComputeResult required

Three-leg depot-to-depot trip. Shape mirrors engine.compute_depot_route; left loose because it carries leg sub-objects + geometry for rendering.

Changes

Changed in 2 of the 5 revisions of this API.12

  • 5897d963a44811See the full diff
    • removed the request property county

      request-property-removed

    • added the new optional request property region

      new-optional-request-property

    • the weather request property default value changed from dry rain fog to any

      request-property-default-value-changed