Shipped
/api/auth/whoami โ credential verification endpoint
New endpoint that validates an API key against the registry and returns tier (free/pro) plus the key prefix (never the full key). Replaces /api/health as the crโฆ
Shipped Apr 25 2026
Tool count consistency โ /api/health and /api/tools
Fixes B003: /api/health reported 18 tools while /api/tools listed 17. Both endpoints now derive from a single registry; the missing entry (ADR LQ/EQ Check, shipโฆ
Shipped Apr 25 2026
Breaking โ All endpoints now return snake_case fields
Six endpoints migrated from camelCase to snake_case response fields (/api/unlocode, /api/uld, /api/containers, /api/vehicles, /api/consignment, /api/duty). Siteโฆ
Shipped Apr 25 2026
ADR LQ/EQ Multi-Line Checker
Check Limited Quantity and Excepted Quantity eligibility for mixed dangerous goods consignments. Multi-item input with per-item breakdown, green/red/amber verdiโฆ
Shipped Apr 9 2026
Air Freight ULD Type Reference
15 unit load device types โ AKE (LD3), PMC, PLA, and more. Dimensions, weights, volume, aircraft compatibility, and deck positions. Free REST API at /api/uld.
Shipped Apr 5 2026
Vehicle & Trailer Type Reference
17 road freight vehicle and trailer types โ curtainsiders, rigids, vans, US 53ft. Dimensions, payload limits, pallet capacity. Free REST API at /api/vehicles.
Shipped Apr 5 2026
Composite Shipment Summary Endpoint
POST /api/shipment/summary chains CBM, LDM, chargeable weight, ADR compliance, and UK duty estimation into one response. Accepts road/air/sea/multimodal modes.
Shipped Apr 5 2026
Sea Freight W/M Added to Calculators
Consignment calculator and chargeable weight calculator now support sea freight mode with W/M (Weight or Measure) at 1 CBM = 1 revenue tonne.
Shipped Apr 5 2026
Shipment Object Schema v1
Canonical FreightUtils Shipment schema defined โ the foundational data model for all composite endpoints.
Shipped Apr 5 2026
UK Import Duty & VAT Estimator
Estimate UK import duty and VAT for any commodity code using live GOV.UK Trade Tariff data. Supports Incoterm-adjusted CIF, preferential rate flagging, and crosโฆ
Shipped Apr 4 2026
Next
Landing page redesign (Claude Design + Code handoff)
Rethink the landing page via Claude Design, then hand off to Claude Code for implementation. Goal: sharper value-prop positioning for dev audience.
#12 โ
Commercial-readiness plumbing (pricing, Stripe flow, invoicing, T&Cs)
Finish the commercial plumbing: pricing page polish, Stripe checkout + portal wired end-to-end, invoicing, revised T&Cs. Prep for the Pro tier push.
#11 โ
DG Shipment Checker composite endpoint (conditional on CTR improvement)
Composite endpoint that runs ADR LQ/EQ, exemption, limited-quantities, tunnel-code, and UN-class checks in one call. Gated on CTR improvement landing.
#10 โ
LOCODE fuzzy-search dedicated tool
A dedicated /unlocode search tool with fuzzy matching on name/code/function. Complements the exact-lookup API with a forgiving front-door.
#9 โ
API playground (interactive on /api-docs)
Interactive try-it-now playground on /api-docs โ let devs hit endpoints with live inputs in the browser. Likely an embedded Swagger UI or custom form-driven runner.
#8 โ
Make.com module
Build and publish a Make.com (Integromat) module exposing FreightUtils endpoints.
#7 โ
Zapier app
Build and publish a Zapier app exposing FreightUtils endpoints as Zapier actions.
#6 โ
n8n template workflow
A ready-to-import n8n template workflow demonstrating a freight use case end-to-end (e.g. quote โ email โ log).
#5 โ
n8n community node (n8n-nodes-freightutils on npm)
Publish an n8n community node package wrapping the public FreightUtils REST endpoints. Ship to npm as n8n-nodes-freightutils.
#4 โ
How this page works. Shipped pulls the last 10 entries from the changelog. In Progress and Next pull issues from SoapyRED/freighttools with labels
See versioning and deprecation policies for what "shipped" means as a commitment.
roadmap-in-progress and roadmap-next. Cached for one hour.See versioning and deprecation policies for what "shipped" means as a commitment.