PandaIDX

API Docs

Get Listing Details

Full listing details — description, all photos, and extended fields for a single MLS number. Requires an OAuth access token.

GET/v1/listings/:ListingId

Authentication

OAuthAuthorization: Bearer

Requires OAuth access token (scope: listings)

Query Parameters

ListingIdstring
required

MLS listing number (URL path parameter)

Responses

200Success
application/json
ListingIdstring

MLS listing number

ListPricenumber

Current listing price in USD

PreviousListPricenumber

Previous listing price before last price change

ClosePricenumber

Final sale/close price (null if not sold)

BedroomsTotalnumber

Total number of bedrooms

BathroomsTotalIntegernumber

Total number of bathrooms

LivingAreanumber

Living area in square feet

LotSizeSquareFeetnumber

Lot size in square feet

YearBuiltnumber

Year the property was built

YearBuiltDetailsstring

New Construction or Resale

DaysOnMarketnumber

Number of days the listing has been on market

Citystring

City name

StateOrProvincestring

State abbreviation (e.g., FL)

PostalCodestring

ZIP/postal code

StreetNumberstring

Street number

StreetDirPrefixstring

Street direction prefix (e.g., NW, SE)

StreetNamestring

Street name

UnitNumberstring

Unit or apartment number

UnparsedAddressstring

Full address as a single string

StandardStatusstring

Listing status: Active, Pending, Closed

PropertyTypestring

Property type (Residential, Commercial Sale, etc.)

PropertySubTypestring

Property subtype (Condominium, Townhouse, etc.)

SubdivisionNamestring

Subdivision or community name

BuildingNamestring

Building name (for condos)

CountyOrParishstring

County name

PublicRemarksstring

Public listing description/remarks

ListOfficeNamestring

Listing office/brokerage name

ListingTermsstring

Accepted financing terms (Cash, Conventional, FHA, etc.)

Furnishedstring

Furnished status (Furnished, Unfurnished, null)

WaterfrontYNboolean

Whether the property is on the waterfront

WaterfrontFeaturesarray

Waterfront features (Ocean Front, Intracoastal, etc.)

PoolPrivateYNboolean

Whether the property has a private pool

PoolFeaturesarray

Pool features (Association, Heated, etc.)

Viewstring

View description (Bay, Ocean, Garden, etc.)

SeniorCommunityYNboolean

Whether it is a 55+ senior community

PetsAllowedstring

Pet policy (Yes, Breed Restrictions, No, etc.)

AssociationFeenumber

Monthly HOA/association fee in USD

TaxAnnualAmountnumber

Annual property tax amount

TaxYearnumber

Tax year for TaxAnnualAmount

GarageSpacesnumber

Number of garage spaces

CoveredSpacesnumber

Number of covered parking spaces

ParkingFeaturesstring

Parking features (Assigned, Valet, Driveway, etc.)

Storiesnumber

Number of stories in the property

ConstructionMaterialsstring

Construction materials (Concrete, Block, Wood, etc.)

ArchitecturalStylestring

Architectural style (High Rise, Detached, etc.)

Roofstring

Roof type (Barrel Roof, Shingle, Flat, etc.)

Coolingstring

Cooling system (Central Air, Ceiling Fan(s), etc.)

Heatingstring

Heating system (Central, Electric, etc.)

Flooringstring

Flooring type (Tile, Hardwood, Laminate, etc.)

Appliancesstring

Included appliances (Dishwasher, Refrigerator, etc.)

InteriorFeaturesstring

Interior features (Walk-In Closet(s), Built-in Features, etc.)

ExteriorFeaturesstring

Exterior features (Balcony, Pool, Patio, etc.)

CommunityFeaturesstring

Community amenities (Pool, Fitness Center, Gated, etc.)

LaundryFeaturesstring

Laundry features (In Unit, Common Area, etc.)

WindowFeaturesstring

Window features (Impact Glass, Blinds, etc.)

Sewerstring

Sewer type (Public Sewer, Septic, etc.)

WaterSourcestring

Water source (Municipal Water, Well, etc.)

LeaseTermstring

Lease term (for rentals)

LeaseAmountFrequencystring

Lease payment frequency (Monthly, Annually, etc.)

SpecialListingConditionsstring

Special conditions (Short Sale, REO, etc.)

VirtualTourURLUnbrandedstring

Virtual tour URL (unbranded)

DirectionFacesstring

Direction the property faces (North, East, etc.)

LotFeaturesstring

Lot features (Corner Lot, Cul-De-Sac, etc.)

Levelsstring

Number of levels (One, Two, Three Or More)

OriginatingSystemKeystring

MLS data source identifier

OriginatingSystemNamestring

MLS data source name

OriginalEntryTimestampstring

ISO 8601 date when the listing was first entered

ModificationTimestampstring

ISO 8601 date of last modification

MajorChangeTimestampstring

ISO 8601 date of last major change (status/price)

CloseDatestring

Close/sale date (null if not sold)

Mediaarray

Photos array with Order, MediaURL, and ShortDescription

coordinatesobject

Property coordinates: { lng, lat }