The catalog
Every API, one clean contract.
64 APIs · all speak the same { ok, data, meta, error }envelope. Search, filter, and open one to see endpoints, params & live examples.
Reputation & Reviews
8 APIsE-commerce & Marketplaces
13 APIsReal Estate
5 APIsJobs & Hiring
6 APIsTravel & Lodging
5 APIsSearch & SEO
4 APIsFinance & Data
3 APIsMedia, Social & Knowledge
13 APIsUtilities & AI
7 APIsUS Real Estate
live/us-re · 5 endpoints
post/us-re/v1/listings/search2 creditssearch for-sale listings in a location
location*offsetstatus
{
"location": "Austin, TX"
}Try in playground →post/us-re/v1/listings/detail3 creditsfull property: price + tax history, schools, photos
property_id*
Try in playground →post/us-re/v1/property/estimates2 creditshome value estimates (Cotality/CoreLogic + Quantarium)
property_id*
{
"property_id": "8949222794"
}Try in playground →post/us-re/v1/property/similar2 creditssimilar / related homes (comps)
property_id*
{
"property_id": "8949222794"
}Try in playground →post/us-re/v1/market/trends1 creditlocal housing-market medians (price/$psf/DOM/rent) by city or zip
location*
{
"location": "Austin, TX"
}Try in playground →