New Entrant

A motor carrier registered with FMCSA for less than 18 months, subject to a New Entrant Safety Audit. New entrants have limited inspection history, making traditional risk scoring unreliable. CarrierOk flags new entrants in risk_signals and provides a New Registrants feed for discovering newly authorized carriers.

Definition

A new entrant is a motor carrier that has held FMCSA operating authority for fewer than 18 months. Under FMCSA's New Entrant Safety Assurance Program, these carriers are required to undergo a safety audit within their first 18 months of operation to verify they have basic safety management controls in place. If the carrier fails the audit or refuses to participate, their authority is revoked. New entrants present unique challenges for risk assessment: they have little to no inspection history, so BASIC percentiles are either unavailable or based on very small sample sizes. There is no claims history to reference. The carrier's operational patterns haven't been established. Despite representing a small fraction of the carrier population, new entrants are statistically overrepresented in early authority revocations and adverse safety events. FMCSA data shows that the crash rate for new entrants is significantly higher in their first year of operation compared to established carriers. CarrierOk identifies new entrants through the authority_age_common field (less than 18 months) and includes new-entrant flags in the risk_signals array. The New Carrier Registrations feed provides a daily stream of newly authorized carriers for teams that want to proactively identify and evaluate them — useful for insurers targeting the new venture market or brokers building prospect lists.

Why It Matters

For Underwriters

New entrants are the highest-risk segment in trucking insurance — limited inspection data means you can't score them traditionally, and their 18-month crash rate is significantly elevated compared to established carriers.

For Brokers

Loading with a new entrant isn't inherently wrong, but do extra diligence — verify their equipment, confirm insurance, and check for chameleon patterns since re-registering under a new DOT is one way unsafe carriers become 'new' entrants.

For Developers

Use authority_age_common < 18 (months) as a new-entrant filter in your risk models — this is the single most important eligibility gate for carriers with thin safety data.

In the API

GET/v2/profile

Related Fields

authority_age_commonrisk_signalsdot_agesafety_rating_descinspections_total
View in API reference

Frequently Asked Questions

What is a new entrant carrier?

A new entrant is a motor carrier that has been registered with FMCSA for less than 18 months. During this period, the carrier must pass a New Entrant Safety Audit that verifies basic safety management controls. New entrants have limited or no inspection history, making them harder to evaluate using traditional safety metrics like BASIC percentiles and ISS scores.

Are new entrant carriers riskier?

Statistically, yes. FMCSA data shows new entrants have higher crash rates in their first year compared to established carriers. They also have higher rates of early authority revocation. However, risk varies widely — some new entrants are experienced operators who recently incorporated, while others are genuinely inexperienced. The lack of inspection data makes differentiation difficult without additional screening.

How do I find newly registered carriers?

CarrierOk provides a New Carrier Registrations feed that delivers daily updates on newly authorized carriers. This is used by insurance producers prospecting for new business, brokers building approved carrier lists, and compliance teams monitoring the market. The feed includes all profile data available for the new entity, including any chameleon detection flags.