Base URL and versioning
All API requests are made to the following base URL:Authentication
Lofty supports OAuth 2.0 and API Keys (personal access tokens).
OAuth 2.0 — Three grant types: Authorization Code, PKCE (for SPAs), and Client Credentials (for server-to-server). Register your app in the Developer Portal.
API Key — User-scoped personal access tokens with configurable expiration and
THIRD_PARTY_OPERATION scope. Used by the Lofty CLI as LOFTY_CUSTOMER_KEY. Generate yours under Settings → Integrations → API.
Quickstart
Get credentials and make your first API call in minutes.
Lofty CLI
Install the CLI for fast terminal-based API access.
API Reference
115 endpoints across leads, tasks, listings, transactions, and more.
Webhooks
Subscribe to real-time events when data changes.