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 position: Provider access: 3rd-Party image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg 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 url: https://raw.githubusercontent.com/api-evangelist/homelight/refs/heads/main/apis.yml created: '2026-05-25' modified: '2026-05-25' specificationVersion: '0.20' 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: 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