<syntaxhighlight lang="php" line="line>
'505 Independence Parkway',
` 'City' => 'Chesapeake',`
` 'StateAbbrev' => 'VA',`
` 'ZipCode' => '23320',`
` 'LicenseKey' => 'YOUR LICENSE KEY'`
); $result = $client-\>GetIncomeHouseValueByAddress($param); echo "
"; //Used for friendlier formatting of return.
print_r($result);
echo "
"; ?\>
### GetLocationInformationByAddress
\
### GetLocationInformationByLatitudeLongitude
\
### GetPlaceIDbyAddress
\
### GetSummaryInformationByPlaceID
\
### GetVersion
\