# Lookup Deeds

Use Lookup Deeds endpoint to get information on deeds and/or transactions.

## Lookup deeds for a property

 - [GET /LookupDeeds](https://developer.melissa.com/apis/property/lookup-deeds/lookupdeedsget.md): The LookupDeeds endpoint returns an array of deeds and/or transactions from the recorder table when given the Property MAK or the FIPs and APN.

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

Set A - fips, apn

Set B - mak

Set C - ff

## Lookup deeds for properties

 - [POST /LookupDeeds](https://developer.melissa.com/apis/property/lookup-deeds/lookupdeedspost.md): Submit a batch request to receive an array of deeds and/or transactions from the recorder table when given the Property MAK or the FIPs and APN.

The following are the possible minimum input requirements:
- FIPS and APN
- PropertyMAK
- FreeForm

