Lead Recovery API · v1

Turn stale leads into prioritized revenue opportunities.

Send lead data to one API. Get a Recovery Score, priority, recommended action, and next-best follow-up.

No credit card · 250 leads/mo free · live in 60 seconds

POST /api/v1/leads/recovery
curl https://staxaxis.dev/api/v1/leads/recovery \
  -H "Authorization: Bearer stx_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "industry": "roofing",
    "status": "estimate_sent",
    "lead_age_days": 28,
    "last_contact_days": 19,
    "estimate_value": 12000,
    "explicit_rejection": false
  }'
200 OK
{
  "request_id": "req_a1b2c3",
  "recovery_score": 88,
  "priority": "high",
  "recommended_action": "follow_up",
  "recommended_channel": "phone",
  "recommended_timing": "today",
  "reason": "Driven by a high-value estimate and
    an open high-value estimate. This is a strong
    recovery opportunity.",
  "confidence": 0.84
}

One endpoint. Everything you need to reactivate a lead.

Staxaxis does the scoring and prioritization so your product can focus on the follow-up. Understandable in under 60 seconds.

Explainable Recovery Score

A deterministic 0–100 score with a full factor breakdown. Same input, same score, every time — no black box.

Next-best action, built in

Every response includes priority, recommended action, channel, and timing so your app can act without extra logic.

Industry-aware weighting

HVAC, roofing, automotive, plumbing, electrical, and B2B profiles tune the score to how each vertical actually converts.

Privacy-first by default

We never store your raw lead payloads. Only counts, latency, and status are metered — nothing sensitive is retained.

From stale lead to prioritized action in three steps.

01

Get an API key

Sign up and create a test or live key in the dashboard. Keys are shown once and stored only as hashes.

02

POST your lead data

Send a single lead or a batch of up to 1,000. Only the fields you have — the score adapts to what you provide.

03

Act on the score

Use the priority, channel, and timing to route follow-ups. Show the reason and factors to your team.

Start scoring stale leads today.

Free tier includes 250 leads and 50 requests per month. No credit card required.