🎯 Lead Scoring API Documentation

Intelligent lead prioritization for home renovation sales

📖 Overview

The Lead Scoring API enriches identity data with intelligent scoring for home renovation sales.

✅ Live Production API: https://enhanced-data.homeprojectpartners.com

Key Features

🚀 Quick Start

Test the API Now

curl "https://enhance-data-production.up.railway.app/phone?phone=+16178884144&lead_score=true"

Response Preview

{
  "score": { "total": 87, "tier": "A", "call_priority": 1 },
  "breakdown": {
    "home_ownership": 35,
    "financial_capacity": 24,
    "property_age": 20
  },
  "products": {
    "recommended_products": [
      {
        "product": "Windows",
        "priority": "High",
        "estimated_budget": "$8K-$25K"
      }
    ]
  }
}

🔌 API Endpoints

🎯 Tier Classification

🔥 Tier A: Hot Leads (75-100 points)

Priority: 1 (Highest)

Action: Dial immediately, retry up to 3 times

Profile: High-value homeowners ($500K+ property) with strong financial capacity

DIAL NOW

🌟 Tier B: Warm Leads (55-74 points)

Priority: 2

Action: Secondary call queue, retry up to 2 times

Profile: Mid-value homeowners with moderate income

🌤️ Tier C: Cold Leads (40-54 points)

Priority: 3

Action: Nurture campaign (email/SMS first)

Profile: Lower-value properties or limited financial indicators

❌ Tier D: Do Not Call (0-39 points)

Priority: 4 (Suppressed)

Action: Exclude from dialer completely

Profile: Renters, very low income, poor credit

📊 Scoring System (100 Points)

📚 Complete Documentation

For detailed API reference, ASCII diagrams, integration guides, and more:

View Full Documentation on GitHub →