Skip to main content
GET
/
v1
/
property
/
create
Create Property
curl --request GET \
  --url https://api.bricked.ai/v1/property/create \
  --header 'x-api-key: <api-key>'
{
  "id": "<string>",
  "property": {
    "details": {
      "bedrooms": 123,
      "bathrooms": 123,
      "squareFeet": 123,
      "yearBuilt": 123,
      "lotSquareFeet": 123,
      "occupancy": "<string>",
      "stories": 123,
      "lastSaleDate": 123,
      "lastSaleAmount": 123,
      "basementType": "<string>",
      "basementSquareFeet": 123,
      "poolAvailable": true,
      "garageType": "<string>",
      "garageSquareFeet": 123,
      "airConditioningType": "<string>",
      "heatingType": "<string>",
      "heatingFuelType": "<string>",
      "hoaPresent": true,
      "hoa1Fee": 123,
      "hoa1FeeFrequency": "<string>",
      "legalDescription": "<string>",
      "fireplaces": 123,
      "exteriorWallType": "<string>",
      "daysOnMarket": 123,
      "marketStatus": "<string>",
      "surroundingType": "<string>",
      "nonDisclosure": true,
      "renovationScore": {
        "hasScore": true,
        "confidence": 123,
        "score": 123
      }
    },
    "landLocation": {
      "apn": "<string>",
      "zoning": "<string>",
      "landUse": "<string>",
      "propertyClass": "<string>",
      "lotNumber": "<string>",
      "block": "<string>",
      "schoolDistrict": "<string>",
      "subdivision": "<string>",
      "countyName": "<string>"
    },
    "mortgageDebt": {
      "openMortgageBalance": 123,
      "estimatedEquity": 123,
      "purchaseMethod": "<string>",
      "ltvRatio": 123,
      "itvRatio": 123,
      "mortgages": [
        {
          "seq": 123,
          "amount": 123,
          "interestRate": 123,
          "recordingDate": 123,
          "documentDate": 123,
          "maturityDate": 123,
          "recordingBook": "<string>",
          "recordingPage": "<string>",
          "documentNumber": "<string>",
          "lenderName": "<string>",
          "termType": "<string>",
          "term": "<string>",
          "documentCode": "<string>",
          "transactionType": "<string>",
          "granteeName": "<string>",
          "riders": "<string>",
          "description": "<string>",
          "position": "<string>",
          "loanType": "<string>",
          "termDescription": "<string>"
        }
      ]
    },
    "ownership": {
      "owners": [
        {
          "firstName": "<string>",
          "lastName": "<string>"
        }
      ],
      "ownershipLength": 123,
      "ownerType": "<string>",
      "ownerOccupancy": "<string>",
      "taxExemptions": "<string>",
      "taxAmount": 123,
      "taxes": [
        {
          "year": 123,
          "taxAmount": 123,
          "assessedValue": 123,
          "taxAmountChange": 123,
          "assessedValueChange": 123,
          "amountChange": 123,
          "amount": 123
        }
      ],
      "transactions": [
        {
          "saleDate": 123,
          "amount": 123,
          "purchaseMethod": "<string>",
          "sellerNames": "<string>",
          "buyerNames": "<string>"
        }
      ]
    },
    "mls": {
      "status": "<string>",
      "category": "<string>",
      "listingDate": 123,
      "amount": 123,
      "daysOnMarket": 123,
      "mlsName": "<string>",
      "mlsNumber": "<string>",
      "interiorFeatures": "<string>",
      "applianceFeatures": "<string>",
      "agent": {
        "agentName": "<string>",
        "agentPhone": "<string>",
        "officeName": "<string>",
        "officePhone": "<string>"
      },
      "historicListings": [
        {
          "listingDate": 123,
          "status": "<string>",
          "amount": 123,
          "pricePerSquareFoot": 123,
          "daysOnMarket": 123,
          "agentName": "<string>",
          "mlsName": "<string>",
          "mlsNumber": "<string>"
        }
      ]
    },
    "latitude": 123,
    "longitude": 123,
    "address": {
      "streetNumber": "<string>",
      "streetName": "<string>",
      "streetSuffix": "<string>",
      "zip": "<string>",
      "plusFour": "<string>",
      "carrierRoute": "<string>",
      "cityName": "<string>",
      "countyName": "<string>",
      "stateCode": "<string>",
      "fullAddress": "<string>"
    },
    "images": [
      "<string>"
    ]
  },
  "comps": [
    {
      "details": {
        "bedrooms": 123,
        "bathrooms": 123,
        "squareFeet": 123,
        "yearBuilt": 123,
        "lotSquareFeet": 123,
        "occupancy": "<string>",
        "stories": 123,
        "lastSaleDate": 123,
        "lastSaleAmount": 123,
        "basementType": "<string>",
        "basementSquareFeet": 123,
        "poolAvailable": true,
        "garageType": "<string>",
        "garageSquareFeet": 123,
        "airConditioningType": "<string>",
        "heatingType": "<string>",
        "heatingFuelType": "<string>",
        "hoaPresent": true,
        "hoa1Fee": 123,
        "hoa1FeeFrequency": "<string>",
        "legalDescription": "<string>",
        "fireplaces": 123,
        "exteriorWallType": "<string>",
        "daysOnMarket": 123,
        "marketStatus": "<string>",
        "surroundingType": "<string>",
        "nonDisclosure": true,
        "renovationScore": {
          "hasScore": true,
          "confidence": 123,
          "score": 123
        }
      },
      "landLocation": {
        "apn": "<string>",
        "zoning": "<string>",
        "landUse": "<string>",
        "propertyClass": "<string>",
        "lotNumber": "<string>",
        "block": "<string>",
        "schoolDistrict": "<string>",
        "subdivision": "<string>",
        "countyName": "<string>"
      },
      "mortgageDebt": {
        "openMortgageBalance": 123,
        "estimatedEquity": 123,
        "purchaseMethod": "<string>",
        "ltvRatio": 123,
        "itvRatio": 123,
        "mortgages": [
          {
            "seq": 123,
            "amount": 123,
            "interestRate": 123,
            "recordingDate": 123,
            "documentDate": 123,
            "maturityDate": 123,
            "recordingBook": "<string>",
            "recordingPage": "<string>",
            "documentNumber": "<string>",
            "lenderName": "<string>",
            "termType": "<string>",
            "term": "<string>",
            "documentCode": "<string>",
            "transactionType": "<string>",
            "granteeName": "<string>",
            "riders": "<string>",
            "description": "<string>",
            "position": "<string>",
            "loanType": "<string>",
            "termDescription": "<string>"
          }
        ]
      },
      "ownership": {
        "owners": [
          {
            "firstName": "<string>",
            "lastName": "<string>"
          }
        ],
        "ownershipLength": 123,
        "ownerType": "<string>",
        "ownerOccupancy": "<string>",
        "taxExemptions": "<string>",
        "taxAmount": 123,
        "taxes": [
          {
            "year": 123,
            "taxAmount": 123,
            "assessedValue": 123,
            "taxAmountChange": 123,
            "assessedValueChange": 123,
            "amountChange": 123,
            "amount": 123
          }
        ],
        "transactions": [
          {
            "saleDate": 123,
            "amount": 123,
            "purchaseMethod": "<string>",
            "sellerNames": "<string>",
            "buyerNames": "<string>"
          }
        ]
      },
      "mls": {
        "status": "<string>",
        "category": "<string>",
        "listingDate": 123,
        "amount": 123,
        "daysOnMarket": 123,
        "mlsName": "<string>",
        "mlsNumber": "<string>",
        "interiorFeatures": "<string>",
        "applianceFeatures": "<string>",
        "agent": {
          "agentName": "<string>",
          "agentPhone": "<string>",
          "officeName": "<string>",
          "officePhone": "<string>"
        },
        "historicListings": [
          {
            "listingDate": 123,
            "status": "<string>",
            "amount": 123,
            "pricePerSquareFoot": 123,
            "daysOnMarket": 123,
            "agentName": "<string>",
            "mlsName": "<string>",
            "mlsNumber": "<string>"
          }
        ]
      },
      "latitude": 123,
      "longitude": 123,
      "address": {
        "streetNumber": "<string>",
        "streetName": "<string>",
        "streetSuffix": "<string>",
        "zip": "<string>",
        "plusFour": "<string>",
        "carrierRoute": "<string>",
        "cityName": "<string>",
        "countyName": "<string>",
        "stateCode": "<string>",
        "fullAddress": "<string>"
      },
      "images": [
        "<string>"
      ],
      "selected": true,
      "compType": "<string>",
      "listingType": "<string>",
      "adjusted_value": 123
    }
  ],
  "shareLink": "<string>",
  "dashboardLink": "<string>",
  "cmv": 123,
  "arv": 123
}
Use this endpoint to create a property analysis from a normalized street address.

Authorizations

x-api-key
string
header
required

Query Parameters

address
string
required

The address of the property to analyze

bedrooms
integer

Override the auto-detected bedroom count

Required range: x >= 1
bathrooms
number

Override the auto-detected bathroom count (must be a multiple of 0.5)

Required range: x >= 0.5Must be a multiple of 0.5
squareFeet
integer

Override the auto-detected square footage

Required range: x >= 1
yearBuilt
integer

Override the auto-detected year built

Required range: x >= 1
landUse
enum<string>

Override the auto-detected land use classification. Values: vacantResidential (Residential-Vacant Land), vacant (Vacant Land), agricultural (Agricultural / Rural), singleFamily (Single Family Residential), duplex (Duplex), townhouse (Townhouse/Condo), mobile (Mobile home), apartments (Apartments)

Available options:
vacantResidential,
vacant,
agricultural,
singleFamily,
duplex,
townhouse,
mobile,
apartments
images
string

Comma-separated list of image URLs to add to the list of property images

Response

Property created successfully

id
string
required

UUID of the stored property

property
object
required

Filtered subject property

comps
object[]
required

Comparable properties returned alongside the subject

Shareable dashboard link

Dashboard link for authenticated access

cmv
number | null

Current Market Value

arv
number | null

After Repair Value