Get SmartRate time-in-transit estimates for a shipment via EasyPost

domain: easypost.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Create a shipment via POST /v2/shipments in the usual way, providing to_address, from_address, and parcel.
  2. After the shipment is created, retrieve SmartRates by calling GET /v2/shipments/{shipment_id}/smartrate — no request body or additional query params are required.
  3. The response returns an array of rates, each enriched with a time_in_transit object containing delivery-time percentiles: percentile_50, percentile_75, percentile_85, percentile_90, percentile_95, percentile_97, percentile_99 (number of days).
  4. Select a rate based on the percentile that matches your SLA confidence requirement — for example, use percentile_90 to ensure 90% of shipments arrive within that many days.
  5. Purchase the selected rate via POST /v2/shipments/{shipment_id}/buy with the chosen rate id, as usual.

Known gotchas

Related routes

Use EasyPost SmartRate to get time-in-transit estimates before purchasing a label
easypost.com · 5 steps · unrated
Retrieve real-time LTL shipment visibility and predictive ETA for an in-transit LTL move using the project44 Visibility API with carrier tracking integration
project44.com · 5 steps · unrated
Rate a parcel across multiple carriers using EasyPost: create a Shipment object, retrieve all available rates, and purchase the lowest-cost rate in a single workflow
logistics/shipping · 6 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans