Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Realtor.com Connections Plus API

The Realtor.com Connections Plus API provides a direct connection between the Realtor.com lead delivery system and supporting CRM platforms. It enables real estate agents, brokers, and offices to receive buyer and seller leads in real time via API rather than email. The API delivers richer lead data including listing URLs, geographic coordinates, dates, and MLS information that are not available through standard email delivery.

Realtor.com Connections Plus API is one of 6 APIs that realtor publishes on the APIs.io network, described by an AsyncAPI event-driven specification.

Tagged areas include Agents, Brokers, CRM, Leads, and Real Estate. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.

This event API exposes 1 operation across 1 channel, and defines 8 schemas. It is described by AsyncAPI 2.6.0, at version 1.0.

The API connects through a single server, {crmEndpointUrl} (https).

1 operations 1 channels 8 schemas

Metadata

The identity and technical contract details declared by the specification.

Specification
AsyncAPI 2.6.0
API Version
1.0
Base URL
https://api.example.com
Resource Areas
1

Channels & Operations 1

Across 1 channel, the API surfaces 1 operation. Each is listed below with its action, channel, parameters, and response codes.

Channels 1
PUB
/lead
Receive a Connections Plus lead
receiveConnectionsPlusLead body

Messages & Schemas 8

The contract defines 8 schemas that model the data carried by its messages. The most detailed are LeadProperty (16 properties), BuyerLeadPayload (11 properties), SellerLeadPayload (8 properties), SellerProperty (6 properties). Each schema is shown below with its type and property counts.

BuyerLead
message
Lead from a potential buyer who expressed interest in a property listing on Realtor.com.
SellerLead
message
Lead from a potential seller who is seeking representation for selling their property.
BuyerLeadPayload
object
Payload containing buyer lead information delivered from Realtor.com Connections Plus.
11 properties 4 required
SellerLeadPayload
object
Payload containing seller lead information delivered from Realtor.com Connections Plus.
8 properties 4 required
LeadContact
object
Contact information for the lead.
4 properties 1 required
LeadProperty
object
Property information associated with a buyer lead.
16 properties
SellerProperty
object
Property information associated with a seller lead.
6 properties
FinanceInfo
object
Financial qualification information provided by the buyer.
4 properties

Specification

The full machine-readable AsyncAPI contract behind this narrative.

Source

realtor-connections-plus-asyncapi.yml Raw ↑

Other APIs realtor publishes across the network.

Realtor.com Lead Delivery API
realtor Agents API
realtor Finance API
realtor Locations API
realtor Properties API