Real Estate Intelligence API

The data layer for
real estate applications

130M+ verified property records. Ownership, distress signals, debt intelligence, and market data — updated every night. One API, any application.

example.js
const response = await fetch(
  'https://api.redplanetdata.com/v1/signals?county=manhattan&type=cmbs_distress',
  { headers: { 'Authorization': 'Bearer rp_live_xxxxxxxxxxxx' } }
)

const { data } = await response.json()
// Returns scored distress signals from 130M+ verified records
// Updated every night. Always current.

What's in the API

GET/v1/properties

Property records — address, assessed value, building details, sale history

130M+ records
GET/v1/owner

Ownership lookup — individual or entity, mailing address, portfolio holdings

3.2M ownership records
GET/v1/signals

Distress signals — foreclosure, tax liens, probate, CMBS watchlist

National coverage
GET/v1/distress

CMBS and debt distress — maturing loans, DSCR, watchlist status

42,551 CMBS loans
GET/v1/lenders

SBA originator intelligence — volume, yield, balance sheet signals

7,381 lenders ranked
GET/v1/conversion

Office conversion candidates — scored buildings, zoning, permit history

1,683 Manhattan buildings
130M+
Verified records
869
Active data sources
Nightly
Data refresh
<100ms
Avg response time

Start building in minutes

Free tier includes 1,000 requests per month. No credit card required.

Get your API key →