Can I buy a pack without entering a VIN first?
Yes. A pack is sold as report credits, so checkout runs with no VIN. Only the single $14.99 report needs its VIN before payment.
Check the review date and linked sources for context. Live availability, prices and record coverage can vary by VIN, source, jurisdiction and time.
Yes. A pack is sold as report credits rather than a report for one vehicle, so checkout runs without a VIN. On the pricing page, pressing Get 3 reports or Get 5 reports opens secure payment straight away. Only the single $14.99 report needs a VIN up front — the checkout API refuses a single-report request with no VIN. You pick each VIN afterwards, one credit at a time.
- The checkout API only rejects a missing VIN when the product is the single report; pack3 and pack5 pass through without one.
- From the pricing page, a pack button starts checkout immediately instead of sending you to the VIN form.
- The order review page for a pack says outright that you are buying credits, not a report for one VIN.
Why a pack needs no VIN
The two products are shaped differently. A single report is generated for one specific 17-character VIN, so that VIN has to exist before payment; the checkout endpoint answers a single-report request with no VIN by returning “Enter a VIN to purchase a single report.” A pack is not tied to a vehicle at all. It adds three or five report credits to your order, and the code that builds the order review page states the rule in its own comment: a pack buys credits, so it can be reviewed and paid without a VIN.
You can see the same logic in the buttons. The pricing cards send you to the free VIN check first when you choose the single report, because a VIN is required to go further. Choose $29.99 for three reports or $44.99 for five, and the same button goes straight to secure payment — nothing is asked about a car yet.
What happens after you pay
Your credits stay on the order you just paid for. The order page that opens after payment, and your dashboard once the order is attached to an account, both show a report wallet with one VIN field. Enter a VIN there and one credit is spent on that vehicle; the rest wait until you come back. The pack plan text puts it plainly: use each report on a different VIN, whenever you decide.
That suits a shortlist: you lock the per-report price now — $10.00 on the three-pack, $9.00 on the five-pack — and decide which cars deserve a report later.
Steps
- Open the pricing page and choose the three-report or five-report package.
- Continue to secure payment without entering anything about a vehicle.
- Keep the order page you land on after payment, or sign in so the order joins your dashboard.
- Come back and enter a VIN in the report wallet whenever you find a car worth checking.
What this does not cover
- Packs are only offered while multi-report checkout is open. During a pause the pack options read “Temporarily unavailable” and only the single $14.99 report can be bought.
- Sandbox checkout shows the single report only, because a credit pack cannot express the provider’s approved test VINs.
- A single report still needs its VIN before payment; there is no way to buy one report now and name the vehicle later.
Sources reviewed
Open the underlying public source and verify that its scope matches the question you are asking.
Frequently asked questions
Can I buy a pack from the free VIN check page instead?
Yes. The offer card on your decoded result lists the same three packages, and it carries the VIN you just checked into checkout so the first credit is already pointed at that car.
Does buying without a VIN change the price?
No. The pack price is the same wherever checkout starts: $29.99 for three reports and $44.99 for five, as a one-time purchase with no subscription.
How many VINs can I enter per submission?
One. The report wallet takes a single 17-character VIN per request, so each vehicle is its own submission and spends its own credit.