RealtyMole · Rate Limits

Realtymole Rate Limits

The legacy Realty Mole Property API is metered through RapidAPI, which enforces a monthly request quota per subscription tier plus a per-second rate limit set by the API publisher. Requests over the monthly quota are either billed as overage or hard-blocked depending on the tier. The successor RentCast API meters by monthly request quota per plan with per-request overage. Specific per-second and per-tier values are not reconciled in this artifact.

Realtymole Rate Limits is the machine-readable rate-limit profile for RealtyMole on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 3 rate-limit definitions, measuring requests.

The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Real Estate, Property Data, Rental Estimate, Valuation, and Listings.

3 Limits Throttle: 429
Real EstateProperty DataRental EstimateValuationListingsRate LimitingQuotasThrottling

Limits

Monthly Request Quota account
requests
see provider documentation
Per-tier monthly quota enforced by RapidAPI (legacy) / RentCast plan (successor).
Per-Second Rate Limit account
requests
see provider documentation
RapidAPI publisher-set requests-per-second cap on the Realty Mole API.
Overage account
requests
per-request overage above quota
Above-quota requests billed per request on paid tiers, or blocked on free tier.

Policies

Tiered Quotas
Monthly request allotments increase across subscription tiers; overage rate decreases.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.
Migration
Realty Mole is legacy; migrate to RentCast (api.rentcast.io/v1) for current limits and support.

Sources