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

RealtyMole Listings API

Active for-sale and for-rent listings near a location.

RealtyMole Listings API is one of 4 APIs that RealtyMole publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Listings. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 1 schema. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against a single base URL, https://realty-mole-property-api.p.rapidapi.com.

2 operations 2 paths 1 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://realty-mole-property-api.p.rapidapi.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

RealtyMole Listings API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-RapidAPI-Key (RapidAPIKey). By default, every request must be authenticated.

  • RapidAPIKey — RapidAPI subscription key. Requests must also send the header X-RapidAPI-Host: realty-mole-property-api.p.rapidapi.com.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

Listings 2

Active for-sale and for-rent listings near a location.

GET
/saleListings
Active for-sale listings
getSaleListings 5 params → 200401429
GET
/rentalListings
Active for-rent listings
getRentalListings 5 params → 200401429

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Listing (18 properties). Each schema is shown below with its type and property counts.

Listing
object
An active for-sale or for-rent listing.
18 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

realtymole-listings-api-openapi.yml Raw ↑

Other APIs RealtyMole publishes across the network.

RealtyMole Property Records API
RealtyMole Rental Estimate API
RealtyMole Sale Estimate API