---
title: "Returns Price Estimate Details of the Property"
method: GET
path: "/property/{propertyID}/priceestimate"
tags: ["Property V2"]
---

# Returns Price Estimate Details of the Property

`GET /property/{propertyID}/priceestimate`

## Path parameters

- `propertyID` integer, required

## Headers

- `SPRIFT-API-KEY` string, required

## Response `200`

Property Price Estimate Details

- InlineResponse200V2Priceestimate
  - `status` boolean
  - `estimatedPrice` string
  - `rentalEstimate` string
  - `yield` string

---

[API](https://skmtc.net/sprift/apis/sprift-api.md) · [All operations](https://skmtc.net/sprift/apis/sprift-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sprift/sprift-api/versions/909cdbcb2f32/schema)
