Changelog

A record of notable changes to the API.

v1.0.0Initial release
  • Public v1 API: POST /api/v1/leads/recovery (single + batch convenience).
  • Dedicated batch endpoint: POST /api/v1/leads/recovery/batch (up to 1,000 leads).
  • Deterministic, explainable Recovery Score (0–100) with full factor breakdowns.
  • Industry-aware weighting for HVAC, plumbing, electrical, roofing, automotive, and B2B.
  • Bearer API-key authentication with hashed key storage and test/live environments.
  • Monthly usage metering and quota enforcement with a privacy-first data model.
  • Public playground, TypeScript SDK, OpenAPI 3.1 spec, and Postman collection.