---
title: "(*BETA*) MLS Detail API (v3)"
method: POST
path: "/v3/MLSDetail"
---

# (*BETA*) MLS Detail API (v3)

`POST /v3/MLSDetail`

## Request body

- object
  - `public` boolean — If you have a public record data plan (Starter, Growth, Pro, or Enterprise), you can set this to "true" in order to return your Property Detail info along with the MLS data in 1 request
  - `listing_id` string — Provide a listingId from the MLS Search API to get it fully enriched
  - `address` string — Provide the fully formatted address to find the primary listing record(s) for the provided address
  - `assessor_id` string
  - `mls_number` string — Required dependency: mls_board_code since MLS Numbers are not unique across different MLS boards
  - `mls_board_code` string
  - `fields` string[]
  - `field_sections` string[]

## Response `200`

---

[API](https://skmtc.net/realestateapi/apis/property-apis.md) · [All operations](https://skmtc.net/realestateapi/apis/property-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/realestateapi/property-apis/revisions/8e1eee264b55/schema)
