# Lookup Property

Use Lookup Property endpoint to get general information regarding properties.

## Lookup information on a property

 - [GET /LookupProperty](https://developer.melissa.com/apis/property/lookup-property/lookuppropertyget.md): The LookupProperty endpoint returns general information regarding a property.

The service requires at least one of the following input combinations:

Set A - addresskey

Set B - fips, apn

Set C - fips, account

Set D - mak

Set E - ff

Set F - a1, postal

Set G - a1, city, state

## Lookup information on properties

 - [POST /LookupProperty](https://developer.melissa.com/apis/property/lookup-property/lookuppropertypost.md): Submit a batch request to receive general information regarding a property.

The following are the possible minimum input requirements:
- AddressKey
- FIPS and APN
- FIPS and Account
- MAK
- FreeForm
- AddressLine1 with either PostalCode, or City and State

