Affiliate Program

Get Paid to Send
High-Intent Leads

Submit Insurance, Solar, and Business Funding leads via our REST API. Earn up to $45 per accepted lead with transparent real-time scoring and weekly payouts.

2,408
Leads Processed
3
Active Verticals
$45
Max CPL (Solar)

Payout Rates by Vertical

Payouts are 60% of the lead's sold price. Higher quality scores earn more.

🛡️
Insurance
$8–$22
per accepted lead
Exclusive & non-exclusive
Real-time score feedback
TCPA consent included
☀️
Solar
$18–$45
per accepted lead
Exclusive & non-exclusive
Real-time score feedback
TCPA consent included
💼
Business Funding
$12–$35
per accepted lead
Exclusive & non-exclusive
Real-time score feedback
TCPA consent included

How It Works

From sign-up to first payout in under 48 hours.

01

Register & Get Approved

Sign up with your company info and traffic sources. Approval typically within 24 hours.

02

Generate Your API Key

Once approved, generate an API key from your dashboard. No sales call required.

03

Submit Leads via API

POST leads to our endpoint with your API key. Each lead is scored in real time.

04

Get Paid Weekly

Earnings accumulate per accepted lead. Request payouts via ACH, PayPal, or wire.

Built for Publishers

Everything you need to run a high-volume lead supply operation.

Real-Time Scoring

Every lead scored 0–100 instantly. Know the quality before it's accepted.

Transparent Payouts

See your estimated payout per lead before submission. No hidden fees.

TCPA Compliant

Our intake captures consent. You stay protected on every submission.

Simple REST API

One POST endpoint. JSON in, JSON out. Integrate in under an hour.

Live Dashboard

Track submissions, acceptance rate, earnings, and payout history in real time.

Weekly Payouts

Minimum $50 payout threshold. ACH, PayPal, wire, or crypto supported.

Simple Integration

One Endpoint.
Instant Feedback.

POST a JSON payload to our leads endpoint with your API key in the header. Get back a lead ID, quality score, and estimated payout in under 300ms.

// POST /api/leads/submit
curl -X POST https://leadmarket.app/api/leads/submit \
  -H "X-API-Key: lmk_your_key_here" \
  -H "Content-Type: application/json" \
  -d '{
    "vertical": "solar",
    "firstName": "Jane",
    "lastName": "Smith",
    "email": "[email protected]",
    "phone": "5551234567",
    "state": "CA",
    "zipCode": "90210",
    "homeOwner": true,
    "monthlyElectricBill": "$200-300"
  }'
// Response
{
  "success": true,
  "leadId": 1042,
  "score": 82,
  "estimatedPayout": 29.16
}

Ready to Start Earning?

Apply takes 2 minutes. Approval within 24 hours. First payout within a week.