# Suggestions Get typeahead menus ## View address suggestions - [POST /v1/suggestions/SiteAddress](https://developers.propertyradar.com/api/suggestions/post/suggestions/siteaddress.md): Returns Site Addresses based on SuggestionInput and an optional criteria object. Returns a criteria object which specifies City, State, etc. for the given address. ## View FIPS and Counties - [POST /v1/suggestions/County](https://developers.propertyradar.com/api/suggestions/post/suggestions/county.md): Returns valid Counties and their associated FIPS based on SuggestionInput and an optional criteria object. Returns a criteria object which specifies the FIPS for the given County.