---
title: "[*BETA*] People Search API"
method: POST
path: "/v2/PeopleSearch"
---

# [*BETA*] People Search API

`POST /v2/PeopleSearch`

Take advantage of the People Search endpoint for creating marketing lists and helping with segmentation based on different demographic based data points

## Request body

- object
  - `count` string
  - `size` string
  - `resultIndex` string
  - `first_name` string
  - `middle_name` string
  - `last_name` string
  - `city` string
  - `state` string
  - `zip` string
  - `streetName` string
  - `age_range_min` number
  - `age_range_max` number
  - `ethnicity_code` string
  - `gender` string
  - `marital_status_code` string
  - `occupationCode` integer

## 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/versions/8e1eee264b55/schema)
