Skip to main content
The Leads API gives you programmatic access to every stage of the lead lifecycle in Lofty. Use it to import leads from external sources, sync CRM data, automate assignment workflows, and retrieve activity history for reporting and compliance. All endpoints require a valid Bearer token in the Authorization header. See Authentication for details.
Lead IDs (leadId) are 64-bit integers. Use a long or BigInt type in your language of choice — standard 32-bit integers will overflow.

Endpoints

Base URL