Circuit's Spoke Dispatch product has a documented REST API for plans, stops, drivers, and routes, plus a webhook API for live events. Access is bundled into paid Dispatch plans from $100 to $750 a month, with no sandbox or trial keys. Production still runs a v0.2b beta version.
Circuit scores D+ on Supergood's API Report Card. Circuit's Spoke Dispatch product has a documented REST API for plans, stops, drivers, and routes, plus a webhook API for live events. Access is bundled into paid Dispatch plans from $100 to $750 a month, with no sandbox or trial keys. Production still runs a v0.2b beta version.
Without a usable official API, teams fall back on manual exports, file drops, or one-off vendor integrations. The other option is an unofficial API layer like Supergood that automates the authenticated web app directly. Site terms may apply to any integration approach, and how they apply is a determination each team makes for itself.
Circuit (legal entity Circuit Routing Limited, rebranded company-wide to Spoke in late 2025; the getcircuit.com domain still resolves and 301-redirects to spoke.com) is a London, UK headquartered last-mile delivery software company founded by Jack Underwood (CEO, co-founder) and Pawel Woznicki (CTO, co-founder).
Vertical: Fleet / Trucking / Logistics, specifically last-mile delivery route planning and courier dispatch, with overlap into Field Service Management for delivery-style field operations. Target Market: Two distinct segments. Individual drivers download Spoke Route Planner on iOS or Android, type or paste in 20–200+ stop addresses (manually, by photo OCR of a manifest, or by importing a CSV/spreadsheet on the web companion), run an optimization to get a turn-by-turn ordered route, and hand off navigation to Google Maps, Apple Maps or Waze.
7/10 within consumer/SMB last-mile route planning.
For Spoke Dispatch customers, Circuit/Spoke is the operational system of record for: the daily delivery plan (per team, per day, optimization parameters), the stops in that plan (recipient identity and contact details, address + geocode, package count and weight, barcodes, time windows, attempt duration, payment-on-delivery, custom order info), drivers and depots (work hours, vehicles, start/end locations), the optimized route (assigned sequence, ETAs, distance/duration), distribution state (which driver received which route), live driver/stop events (en route, arrived, completed, failed, rescheduled, signature/photo captured), proof of delivery artifacts (photos, signatures, signee name, attempted location, barcode scans) and the recipient communication trail (tracking page views, SMS/email ETA notifications).
Founded in 2017 with the consumer Route Planner app, with Circuit for Teams added in 2020 and a company-wide rebrand to Spoke in 2025.
**API key only**, passed via HTTP Basic or Bearer, no OAuth, no scoped tokens, no per-user permissions; rotating or revoking keys is a manual admin action. API surface still versioned as **`v0.2b`** (beta) despite being the production public API, signaling potential breaking changes and limited long-term version guarantees. Full sourced list under Sources below.
Common alternatives include Onfleet, OptimoRoute, Route4Me, Routific, Upper Route Planner, RoadWarrior. Graded alternatives appear under "More from the report card" below.
Supergood's grades measure one thing: can a customer's engineering team get their own data out programmatically? Supergood checks six things (whether a real API exists, how access is gated, data coverage, auth quality, docs and developer experience, and stability) and rolls them into a letter grade. Supergood re-verifies grades, and they only move on evidence.
Yes, via a managed API layer. Supergood builds REST APIs and MCP servers for authenticated enterprise web apps, so AI agents and internal tools can read and write data programmatically. Site terms may apply to any integration approach, and how they apply is a determination each team makes for itself.
Not that we could find. As of August 2026 there is no official Circuit MCP server in any public registry, and no maintained community server we're aware of. We re-verify this periodically — report an inaccuracy below if we missed one.
Not natively. Circuit doesn't publish an MCP server, so MCP clients like Claude, Cursor, and Codex have nothing to connect to out of the box. If that changes, this page will reflect it.