Wise Systems is an autonomous routing and last-mile delivery optimization platform that uses machine learning to plan routes, dispatch drivers, and coordinate field operations across distribution, parcel, food & beverage, and parts fleets. An API lets you programmatically pull and push tasks, stops, routes, drivers, vehicles, and tracking data—creating and reassigning tasks, dispatching and optimizing routes in real time, and managing driver and customer records inside Wise Systems.

Wise Systems is an autonomous routing and delivery optimization platform that uses machine learning to improve last-mile delivery performance. Fleets use Wise Systems to model optimal vehicles, drivers, and delivery frequencies; calculate constraint-aware routes; dispatch and monitor drivers in real time; capture proof of delivery; and give customers live order tracking with ETAs—serving wholesale and retail distribution, parcel and courier, food & beverage, and auto parts operations.
Core product areas include:
Common data entities:
Fleets run dispatch and routing on Wise Systems all day, but wiring portal- and app-driven workflows into reliable automation is non-trivial:
Supergood combines Wise Systems' open API surface with authenticated browser and driver-app flows to deliver a resilient, normalized API layer for your Wise Systems tenant—across planning, dispatch, and execution.
Use Wise Systems with AI agents: Wise Systems MCP Server →
Book a 30-minute session to confirm your modules, fleets, and authentication model.
We deliver a production-ready Wise Systems adapter tailored to your tenant configuration and entitlements.
Go live with continuous monitoring and automatic adjustments as Wise Systems evolves.
Authentication
/authenticateAuthenticate with username/password to obtain a bearer access token and refresh token for downstream calls.
Tasks
/tasksList tasks and stops with filters for status, route, driver, and time window.
Tasks
/tasksCreate or bulk-replace tasks, including pickup/delivery pairing and suggested-driver matching.
Routing
/optimize_routesRun the Route Planner scheduler to sequence and optimize routes, with manual or automatic sequencing.
Drivers
/driversRetrieve driver profiles, schedules, shift status, and real-time location updates.
Vehicles
/vehiclesList vehicles, compartments, and zone associations available for routing and dispatch.
- Create and bulk-replace tasks from your OMS, ERP, or route accounting system - Pair pickups and deliveries and apply suggested-driver matching - Pull optimized routes and sequences back for downstream planning and reporting
- Pull driver location and route progress for real-time customer ETAs - Capture proof of delivery, barcode scans, and COD from the driver app - Push status events to notification, CX, and billing workflows
- Onboard drivers and sync shifts, breaks, and schedules from HR and scheduling tools - Reflect vehicle, compartment, and depot changes in routing constraints - Register shift start/end and reassign tasks between clients without portal clicks
- Stream task, route, and driver events into BI and performance dashboards - Reconcile COD payments and custom-form submissions against orders - Surface late-arrival and utilization metrics for continuous fleet optimization
Authentication
Username/password login issuing bearer access tokens (≈1-hour expiry) and refresh tokens, handled in a managed session
Connectivity
Wise Systems open Engine API plus authenticated browser and driver-app flows where coverage is not exposed
Response format
Normalized JSON across Tasks, Routes, Drivers, Vehicles, and Customer objects
Rate limits
Adaptive throttling tuned to your tenant to avoid platform-side limits
Session management
Automatic access-token refresh, credential rotation, and replay handling for expiring sessions
Data freshness
Near real-time pulls for routes, tasks, and driver locations with optional scheduled batch syncs
Security
Encrypted credential vault, scoped bearer tokens, role-based authorization, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks via Wise Systems webhook subscriptions for task, route, and delivery status changes
Latency
Sub-second reads on cached entities; multi-second writes when posting bulk tasks and route optimizations
Throughput
Horizontally scaled workers sized to multi-fleet task and route volume
Reliability
Retry, backoff, and idempotency keys for bulk task creation, replacement, and reassignment
Adaptation
Continuous monitoring of Wise Systems API releases, partner-integration changes, and tenant configuration drift
Yes. Wise Systems offers an open Engine API documented at api-docs.wisesystems.io, using JSON payloads and bearer-token authentication. Supergood layers on managed token refresh, normalization, and authenticated app flows so you integrate once across planning, dispatch, and execution.
The API uses bearer tokens passed in HTTP headers, with access tokens that expire after roughly an hour and refresh tokens for renewal. Supergood manages login, token issuance, and automatic refresh so your integration never breaks on expiry.
Yes. The API supports creating, bulk-replacing, pairing, and reassigning tasks, plus running the Route Planner scheduler for manual or automatic sequencing and real-time route adjustments.
Yes. Proof of delivery, barcode scans, custom forms, and Collect-on-Delivery payments captured in the driver app are reconciled back against tasks and orders through the normalized API surface.
Yes. Wise Systems supports partner integrations such as Samsara and Motive. Supergood can work alongside these or against the open API directly, normalizing coverage so it is consistent regardless of the path.