CoreLogic (Cotality) · JSON Structure

Corelogic Property Structure

Field-level structure documentation for the RESO Property entity as returned by the CoreLogic Trestle RESO Web API. Field names follow the RESO Data Dictionary 2.0 and are case-sensitive in $filter expressions.

Type: Properties: 0
Climate RiskCoreLogicCotalityDirect Web APIHazard DataInsurance DataListingsMatrix MLSMortgage DataMLSODataOneHomeOpenID ConnectParticipant ReportingProperty DataReal-EstateRESO Data DictionaryRESO Web APIRETSTax DataTrestle

RESO Property Structure is a JSON Structure definition published by CoreLogic (Cotality).

Meta-schema:

JSON Structure

Raw ↑
{
  "name": "RESO Property Structure",
  "description": "Field-level structure documentation for the RESO Property entity as returned by the CoreLogic Trestle RESO Web API. Field names follow the RESO Data Dictionary 2.0 and are case-sensitive in $filter expressions.",
  "source": "https://trestle-documentation.corelogic.com/webapi-reference.html",
  "version": "2.0",
  "entity": "Property",
  "primaryKey": "ListingKey",
  "fields": [
    { "name": "ListingKey", "type": "string", "pk": true, "description": "Unique key per listing." },
    { "name": "ListingId", "type": "string", "description": "MLS-visible listing number." },
    { "name": "StandardStatus", "type": "enum", "description": "Active, Pending, Closed, Withdrawn, Expired, Cancelled, ComingSoon, Hold." },
    { "name": "PropertyType", "type": "enum", "description": "Residential, ResidentialIncome, ResidentialLease, Land, Farm, Commercial, BusinessOpportunity, ManufacturedInPark." },
    { "name": "PropertySubType", "type": "enum", "description": "Subtype within PropertyType (e.g., SingleFamilyResidence, Condominium)." },
    { "name": "ListPrice", "type": "number" },
    { "name": "ClosePrice", "type": "number" },
    { "name": "BedroomsTotal", "type": "integer" },
    { "name": "BathroomsTotalInteger", "type": "integer" },
    { "name": "LivingArea", "type": "number", "description": "Square feet of finished living space." },
    { "name": "LotSizeArea", "type": "number" },
    { "name": "YearBuilt", "type": "integer" },
    { "name": "StreetNumber", "type": "string" },
    { "name": "StreetName", "type": "string" },
    { "name": "StreetSuffix", "type": "string" },
    { "name": "City", "type": "string" },
    { "name": "StateOrProvince", "type": "string" },
    { "name": "PostalCode", "type": "string" },
    { "name": "Country", "type": "string" },
    { "name": "Latitude", "type": "number" },
    { "name": "Longitude", "type": "number" },
    { "name": "ListAgentKey", "type": "string", "fk": "Member.MemberKey" },
    { "name": "ListOfficeKey", "type": "string", "fk": "Office.OfficeKey" },
    { "name": "ModificationTimestamp", "type": "datetime", "description": "Last-modified timestamp; primary cursor for replication." },
    { "name": "OriginatingSystemName", "type": "string", "description": "Identifier of the originating MLS." },
    { "name": "UniversalParcelId", "type": "string", "description": "RESO 2.0 Universal Parcel Identifier (UPI)." },
    { "name": "CLIP", "type": "string", "description": "CoreLogic machine-learning property identifier." }
  ],
  "expandableRelations": ["Media", "OpenHouse", "PropertyRooms", "PropertyUnitTypes", "Member", "Office"],
  "queryOptions": ["$filter", "$select", "$expand", "$orderby", "$top", "$skip", "$count", "$apply", "Replication", "PrettyEnums"]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/corelogic-property-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.