Manual run
Pick your data package, enter a lead's name, email, and phone, and get an SQL / NQL routing decision back — no code.
The LeadFi platform
Self-serve API + MCP keys, drop-in no-code Form Routing, manual and bulk prequalification in the dashboard, a full audit-trail request history, and configurable financial-readiness data packages — you choose what each prequalification returns. Built for engineers, agencies, and underwriting teams alike.
20 prequalifications · 14 days · $0 today — card on file, we don't charge you.
Self-serve developer access
No sales call to get started. Create your account, generate a key in the dashboard, and start prequalifying. Keys are shown once — copy and store them securely. A separate MCP key connects LeadFi to Claude, Cursor, or any MCP client.
# Pre-qualify a lead you already have
curl -X POST https://api.leadfi.ai/v1/prequalify \
-H "Authorization: Bearer $LEADFI_API_KEY" \
-d '{
"name": "Jordan Marsh",
"email": "jordan@acme.com",
"phone": "+15125550142",
"consent_ref": "consent_9f12ab"
}'import { LeadFi } from "@leadfi/sdk";
const leadfi = new LeadFi(process.env.LEADFI_API_KEY);
const result = await leadfi.prequalify({
name: "Jordan Marsh",
email: "jordan@acme.com",
phone: "+15125550142",
});
// -> { classification, tier_label, route, consent_ref }# Add the LeadFi MCP server in Claude or Cursor,
# then ask your agent:
> "Pre-qualify my new CRM leads and route
the SQLs to the closer calendar."
# <- { classification: "SQL", route: "calendar" }Full transparency — what comes back
A real-time soft-credit pre-screen across Experian, TransUnion, and Equifax identifies the person at ~99.9% certainty (reported · results vary), then hands your CRM the financial-readiness signals below — elements of the credit report, not a full report. It is a soft pull: no impact to their credit. Not a lender; no credit decisions.
Actual credit standing — VantageScore 4.0.
How much room they have to spend right now.
Whether they can get funded or financed, incl. a 0% intro-card path. Subject to underwriting; not a lender.
Verified earning power — not what they typed into your form.
What they already owe — and how much more they can take on.
Confirmed straight from the bureau — no self-reported guesswork.
Illustrative of the data points that can land in your CRM — you configure the depth per prequalification (see “data packages” below). Sample fields, not a real consumer.
Marquee feature BETA
Paste a single <script> tag onto your form. Every submission runs a prequalification automatically, then redirects the visitor by their result — no engineer required. Works with Typeform, Jotform, GoHighLevel, and most form builders.
For lenders, brokers & underwriting teams
Choose what each prequalification returns. Configure your data packages once inside the dashboard, then every request comes back with exactly the financial-readiness signals your team is set up to use — nothing more, nothing less.
You decide the depth that fits your workflow and your compliance posture. Set it up in the dashboard during onboarding; the welcome walkthrough covers your options.
Package options and what they return are configured in your account — there's no fixed public menu. Your advisors help you pick the right depth for your use case.
Illustrative — you set which signals each prequalification returns in the dashboard. VantageScore 4.0.
No developer? No problem
You don't have to touch the API to get value. Qualify one lead at a time, or upload a list and run a batch.
Pick your data package, enter a lead's name, email, and phone, and get an SQL / NQL routing decision back — no code.
Upload a list of the leads you already have and run the whole batch through prequalification at once.
Every run — API, MCP, Form Routing, manual, or bulk — lands in the same request history with a routing result.
Dashboard & usage
Track requests over time and watch your SQL vs NQL split. The dashboard shows totals, successes, errors, and your qualified rate — operational metrics about your usage, never a lead's financial values.
Activity log · request history
Every prequalification is logged with the date, contact, status, and SQL / NQL result, plus a consent reference. Filter it, review it, and export it to CSV for your records and your compliance review.
| Date | Lead | Status | Result |
|---|---|---|---|
| 06-27 | J. Marsh | Success | SQL |
| 06-27 | A. Lopez | Success | NQL |
| 06-26 | R. Patel | Success | SQL |
| 06-26 | D. Kim | Error | — |
| 06-25 | S. Owens | Success | SQL |
Onboarding & expert help
Self-serve from minute one, with help when you want it.
A short welcome video plus a tutorial course covering data points and how to go live — built into the dashboard.
On a paid plan, our dev/support team helps wire — or fully builds — your webhook / API / MCP integration into your CRM and marketing stack.
Book consults on marketing attribution & ad optimization (Hyros / conversion-API) and on advanced sales & lead management.
Monetize & finance
LeadFi helps you know who can buy. PayFull helps them pay.
For your customers
Open follow-on paths for qualified buyers with consumer financing options via PayFull and partners — so a "yes" isn't blocked by how they pay today.
For your business
Explore business funding options to grow on your own terms. Availability, terms, and eligibility are determined by the funding partners.
Financing is provided by third-party partners; eligibility, terms, and availability vary and are subject to approval.
Pricing
Simple usage-based pricing. Start the free trial — you'll see your plan options and configure your data packages when you sign up.
No price is hidden behind a call — you'll see your plan options inside the dashboard the moment you sign up.
Building with an API or agent? Start free · Want it mapped to your funnel first? Book a call · Custom volume or reseller? Talk to us