HomeLight website screenshot

HomeLight

HomeLight is a San Francisco–based real-estate technology company that matches home buyers and sellers with top-performing local real-estate agents and operates a stack of consumer-facing products that span the entire residential transaction: agent matching, Simple Sale cash-offer marketplace, Buy Before You Sell (BBYS) bridge financing, HomeLight Home Loans (NMLS #1529229), the HomeLight HELOC Card, and HomeLight Closing Services for title and escrow. The company ranks agents using historical performance data on home sales (price, speed, volume, geography, property type) and routes consumer leads to a curated network of agents, lenders, and cash-buyer investors. HomeLight exposes a private Partner API to lenders, brokerages, CRMs, and marketing partners (NerdWallet is its largest partner) for submitting leads (`/api/partner_lead/v2`), Simple Sale seller leads (`/leads/partner_simple_sale_lead`), and duplicate-lead checks (`/api/partner_dupe_lead_check`); credentials are issued on a per-partner basis via support@homelight.com. Beyond the Partner API, HomeLight has direct integrations with most major real-estate agent CRMs (Follow Up Boss, BoomTown, Sierra Interactive, Firepoint, Real Geeks, Brivity, Chime, LionDesk, KW Command). HomeLight has no public, self-service developer portal — the Partner API is gated by a commercial relationship, and there is no public OpenAPI spec, SDK, or open-source client published by the company.

HomeLight publishes 1 API on the APIs.io network. Tagged areas include Real-Estate, PropTech, Agent Matching, Cash Offers, and iBuyer.

HomeLight’s developer surface includes engineering blog, GitHub presence, YouTube channel, support, and 17 more developer resources.

13.5/100 emerging ▬ flat Agent 0/100 human only saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
Real-EstatePropTechAgent MatchingCash OffersiBuyerBridge LoansBuy Before You SellHome LoansHELOCTitle and EscrowClosing ServicesLead GenerationPartner APIMortgageResidential Real Estate

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/homelight: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

HomeLight Partner API

Partner-gated REST API for submitting buyer and seller leads to HomeLight, submitting Simple Sale cash-offer seller leads, and checking for duplicate leads before submission. Au...

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Homelight Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 2

Status, limits, changes, and where to get help

Company 8

The organization behind the API

Scroll for all 8

Other 8

Properties that don't map to a standard resource type

Scroll for all 8

Source (apis.yml)

apis.yml Raw ↑
aid: homelight
name: HomeLight
description: 'HomeLight is a San Francisco–based real-estate technology company that matches home buyers and sellers with
  top-performing local real-estate agents and operates a stack of consumer-facing products that span the entire residential
  transaction: agent matching, Simple Sale cash-offer marketplace, Buy Before You Sell (BBYS) bridge financing, HomeLight
  Home Loans (NMLS #1529229), the HomeLight HELOC Card, and HomeLight Closing Services for title and escrow. The company ranks
  agents using historical performance data on home sales (price, speed, volume, geography, property type) and routes consumer
  leads to a curated network of agents, lenders, and cash-buyer investors. HomeLight exposes a private Partner API to lenders,
  brokerages, CRMs, and marketing partners (NerdWallet is its largest partner) for submitting leads (`/api/partner_lead/v2`),
  Simple Sale seller leads (`/leads/partner_simple_sale_lead`), and duplicate-lead checks (`/api/partner_dupe_lead_check`);
  credentials are issued on a per-partner basis via support@homelight.com. Beyond the Partner API, HomeLight has direct integrations
  with most major real-estate agent CRMs (Follow Up Boss, BoomTown, Sierra Interactive, Firepoint, Real Geeks, Brivity, Chime,
  LionDesk, KW Command). HomeLight has no public, self-service developer portal — the Partner API is gated by a commercial
  relationship, and there is no public OpenAPI spec, SDK, or open-source client published by the company.'
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
position: Producing
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/homelight.png
tags:
- Real-Estate
- PropTech
- Agent Matching
- Cash Offers
- iBuyer
- Bridge Loans
- Buy Before You Sell
- Home Loans
- HELOC
- Title and Escrow
- Closing Services
- Lead Generation
- Partner API
- Mortgage
- Residential Real Estate
tags_raw:
- Real Estate
- PropTech
- Agent Matching
- Cash Offers
- iBuyer
- Bridge Loans
- Buy Before You Sell
- Home Loans
- HELOC
- Title And Escrow
- Closing Services
- Lead Generation
- Partner API
- Mortgage
- Residential Real Estate
url: https://raw.githubusercontent.com/api-evangelist/homelight/refs/heads/main/apis.yml
created: '2026-05-25'
modified: '2026-05-25'
specificationVersion: '0.23'
apis:
- name: HomeLight Partner API
  description: Partner-gated REST API for submitting buyer and seller leads to HomeLight, submitting Simple Sale cash-offer
    seller leads, and checking for duplicate leads before submission. Authentication is via a partner-issued `secret` + `token`
    pair passed in the request body; access is provisioned by HomeLight's partnerships team (support@homelight.com). Endpoints
    accept JSON or XML, with staging (`staging.homelight.com`, `demo.homelight.com`) and production (`www.homelight.com`)
    base URLs. Documented operations are batch lead submission (`POST /api/partner_lead/v2`), Simple Sale lead submission
    (`POST /leads/partner_simple_sale_lead`), and duplicate-lead check (`POST /api/partner_dupe_lead_check`).
  humanURL: https://www.homelight.com/api_docs/partners
  baseURL: https://www.homelight.com
  tags:
  - Leads
  - Partner API
  - Simple Sale
  - Cash Offers
  - Agent Matching
  properties:
  - type: Documentation
    url: https://www.homelight.com/api_docs/partners
  - type: Signup
    url: mailto:support@homelight.com
common:
- type: DomainSecurity
  url: security/homelight-domain-security.yml
- type: Website
  url: https://www.homelight.com
- type: Company
  url: https://www.homelight.com/about
- type: Press
  url: https://www.homelight.com/press
- type: Careers
  url: https://www.homelight.com/careers
- type: Contact
  url: https://www.homelight.com/contact
- type: Blog
  url: https://www.homelight.com/blog
- type: Agents
  url: https://www.homelight.com/agents
- type: SimpleSale
  url: https://www.homelight.com/simple-sale
- type: BuyBeforeYouSell
  url: https://www.homelight.com/buy-before-you-sell
- type: HomeLoans
  url: https://www.homelight.com/home-loans
- type: HELOC
  url: https://www.homelight.com/heloc
- type: ClosingServices
  url: https://www.homelight.com/closing-services
- type: Lenders
  url: https://lender.homelight.com/partners
- type: PartnerAPI
  url: https://www.homelight.com/api_docs/partners
- type: GitHub
  url: https://github.com/homelight
- type: LinkedIn
  url: https://www.linkedin.com/company/homelight
- type: Twitter
  url: https://twitter.com/HomeLight
- type: Facebook
  url: https://www.facebook.com/HomeLight
- type: YouTube
  url: https://www.youtube.com/@HomeLight
- type: Support
  url: mailto:support@homelight.com
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/homelight"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/homelight/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/homelight/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.