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. 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`).

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/homelight-partner-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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

Get an API key

Free tier, no email required.

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

API entry from apis.yml

apis.yml Raw ↑
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