If you sell trucking insurance and your new-venture lead feed has gone quiet since mid-May, the cause is upstream of your lead provider. FMCSA cut over from its legacy systems to a new platform called Motus on May 14, 2026, and the public Socrata feeds that carriers and brokers have used for years to discover net-new MC and DOT issuance have not come back online since.
This post walks through what actually happened, why some lead tools still appear to be publishing "new ventures," and the five things IQS Booster has shipped in response. No editorial framing on competitors — the goal here is for you to see the same picture we see.
What happened
FMCSA published a Federal Register notice on April 1, 2026 (2026-08334) describing the consolidation of three decades-old registration systems — the FMCSA Portal, Licensing & Insurance (L&I), and Registration & Permitting (R&P) — into a single platform called Motus. The cutover happened on May 14, 2026.
FMCSA's Move to Motus page describes the rollout as phased. Phase 1 covers carrier registration through the Motus portal and Login.gov. The public-facing data publication layer — the Socrata census endpoints, the L&I Register HTML, and the SAFER feeds that downstream tools depend on — is part of Phase 2, with FMCSA's own materials anticipating mid-to-late 2026 for the API rollout.
The practical result for anyone consuming FMCSA data: from May 14 forward, the new-MC and new-DOT Socrata feeds have shown the last issued numbers (MC-1,824,354 and DOT-4,582,558) and very little net-new movement. Existing-carrier updates — MCS-150 amendments, fleet-size changes, address corrections — are still trickling through some endpoints, but net-new authority grants are not.
Why some tools still show "new venture leads"
Two different signals get bucketed under the phrase "new venture":
- Net-new authority issuance. A carrier who did not exist last week now has an active MC. This is what most brokers think of as a new venture, and this is the signal that has gone dark.
- Recently touched existing records. A carrier whose MCS-150 was updated, whose fleet count changed, or whose address was corrected. These touches keep flowing because they do not require new Motus issuance — they are amendments to existing files.
Both definitions are legitimate uses of public data. The distinction simply needs to be visible to the broker so the right outreach script gets used. Calling a 2023-issued carrier with a "congrats on your new authority" pitch in May 2026 burns the relationship.
What IQS Booster is doing about it
We have shipped five things during the Motus pause. Every one of them is live and either visible to subscribers or fully public.
1. Recently Active tab on /leads. The /leads page now distinguishes "newly granted authority" (filtered on authority_history.original_date) from "recently active carriers" (filtered on the most recent touch in carrier_cache.fetched_at, the latest insurance_filings.effective_date, or an MCS-150 amendment). The labels are explicit. You decide which list to call.
2. SAFER direct-scrape fallback. For one-off carrier lookups (when a broker pastes a DOT in /lookup), we fall back to scraping the SAFER public web page directly when our cached row is older than 24 hours. SAFER continues to render for individual carriers, even while the bulk feeds are quiet. Slower than a live API but accurate to within hours.
3. Public /data-status page. Live at iqsbooster.com/data-status with no login required. Every FMCSA-derived dataset behind IQS Booster — insurance filings, authority history, inspections, crashes, violations, SMS BASICs, and the carrier cache — is listed with its most recent event timestamp and a fresh / stale / frozen pill. Updated every 5 minutes. If you ever wonder whether a dataset is current, the page answers in one line.
4. Pursuing the MCMIS bulk-data subscription. FMCSA runs a paid bulk-data dissemination program out of its Volpe Center. The MCMIS subscription delivers carrier registration, census, and insurance data directly from the source database — not the downstream Socrata exports — and gives same-day visibility into new MC issuance. We are in the process of signing up so we have a direct-from-source feed when Motus Phase 2 lands and during any future freezes. There is no free shortcut here.
5. Registered with FMCSA as Motus Filer #7820187. When FMCSA opens the Phase 2 API to authorized filers, we are first in line. The integration code is already drafted against the published Motus schemas in the Federal Register notice; the gating step is FMCSA enabling production credentials.
What this means for your week
Net-new authority issuance is paused upstream of every tool in the market — ours, every aggregator, every scraper. There is no workaround that produces leads FMCSA has not actually granted. What you can do this week:
- Lean harder into renewals. The insurance-filing pipeline is independent of Motus. There are roughly 40,000 carriers with BIPD policies expiring in the next 90 days at any given moment, and the renewal data has stayed fresh through the freeze.
- Work the May 14-19 cohort. The last ~1,000 carriers granted authority right before the cutover still have an unusually high un-insured rate. Filter /leads to "authority granted in the last 60 days, no BIPD filed" and you have a list that did not exist a week ago.
- Use /data-status to confirm what you are seeing. If a tool tells you something the upstream data says is impossible, the timestamp on /data-status will tell you which one to trust.
A note on transparency
We built /data-status as a public page on purpose. Brokers have spent years guessing whether their data tool is current. The freshness of every table is a single SQL MAX() away — there is no reason to hide it. If something on the page looks wrong, you can reach out and we will reconcile it with you.
Start a 7-day IQS Booster trial — $149/month after trial, cancel anytime in your dashboard. Built on free, public US government data only.