Skip to main content
Move What Matters

Haulwide data APILaunching soon

Car Shipping Rates API

Return estimated car shipping prices and transit times for any U.S. route, vehicle and transport type.
  • Estimates clearly labeled
  • Independent company rankings
  • Free to compare

Free · No obligation · About a minute

Get a car shipping quote

Where is your car going?

Transport type

Most affordable · Best for everyday cars, SUVs and pickups

Free to use, no obligation to book. Prices are estimates until a carrier confirms. How we make money

Parameters

  • origin

    Description
    City and state or ZIP code of pickup
  • destination

    Description
    City and state or ZIP code of delivery
  • vehicle_type

    Description
    sedan, suv, pickup, van, motorcycle or luxury
  • transport_type

    Description
    open or enclosed
  • condition

    Description
    running or inoperable (optional)

Common uses

  • Delivery cost estimates on vehicle listings
  • Shipping estimates at checkout
  • Budgeting tools for relocation platforms

Example request and response

Not live
Request
curl -G "https://api.haulwide.com/v1/rates" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  --data-urlencode "origin=Los Angeles, CA" \
  --data-urlencode "destination=Dallas, TX" \
  -d vehicle_type=suv -d transport_type=open
Response
{
  "route": "Los Angeles, CA to Dallas, TX",
  "distance_miles": 1435,
  "estimate": { "min": 1000, "max": 1250, "currency": "USD" },
  "per_mile": { "min": 0.7, "max": 0.87 },
  "transit_days": { "min": 3, "max": 5 },
  "is_estimate": true,
  "as_of": "2026-09-15"
}

Example only. The Haulwide API isn't live yet, and endpoints and fields may change before launch.

Get your API key

API access opens soon. Share your use case to be considered for early access.

Request API Access

Questions?

Our team can help with partnerships and integrations.

Contact Us

Explore api

  • APIThe Haulwide API for car shipping rate estimates, route pricing, carrier availability and dealer shipments. Documentation, examples and early access.
  • API DocumentationPreview documentation for the Haulwide API: authentication, base URL and versioning, endpoints, response format, errors and rate limits.
  • Route Pricing APIRoute-level auto transport pricing through the Haulwide API: per-mile rates, monthly seasonality and daily price calendars for a route.
  • Carrier Availability APICarrier availability signals by region and lane through the Haulwide API, to help plan pickups and understand car shipping capacity.
  • Dealer Shipping APICreate dealer shipment requests and follow their status through the Haulwide API, with example requests and status values.

Shipping a car yourself?

Compare quotes from licensed, top-rated companies.

Transport type
Free to compareNo obligation to bookEstimates clearly labeledHow we make money