Add an interstate vehicle tool to your guide
Use a signed, isolated widget or the authenticated read-only API. Both return public route information only.
Four widget modes
- Route
- Choose two states and open the complete ordered route.
- Cost
- Show a fuel estimate, then open the full vehicle-move cost ledger.
- Insurance
- Show the safe policy and registration handoff before the exact state-pair guide.
- Closeout
- Open the old-state plate rule and any source-backed refund path.
Each iframe URL is signed for approved HTTPS domains. Host-page styles cannot change the widget, and publisher attribution stays with eligible provider actions.
<iframe
src="SIGNED_WIDGET_URL"
title="Interstate vehicle route"
loading="lazy"
width="100%"
height="560"
></iframe>Route API
GET /api/v1/routes?origin=NY&destination=FL
Authorization: Bearer YOUR_API_KEYThe response includes public steps, deadlines, official sources, review dates, the canonical route, and eligible module codes. It excludes saved-route data, contact details, provider credentials, and partner secrets.
Each publisher key has a daily limit. Responses use private caching and noindex headers, and every request is logged as an aggregate publisher usage count.
Access and reporting
Approved publishers receive allowed-domain settings, signed widget links, a one-time API key, and a private 30-day report for referrals, attributed provider starts, API calls, and recorded revenue.
Email hello@newstatedrive.com with the publication, intended placement, and production domains.