# Change of Address Detection Use this endpoint to check a move with a name and address, or check if a business has changed locations. ## Check a move - [GET /doSmartMover](https://md-developer-portal-staging.redocly.app/apis/smartmover-us/change-of-address-detection/dosmartmoverget.md): Uses HTTPS GET to accept one input record and returns the response in JSON format. The following are the possible minimum input requirements: 1. First and Last Name, Full Name, or Company 2. Address Only 3. City and State, ZIP Code, or AddressLastLine ## Check change of addresses - [POST /doSmartMover](https://md-developer-portal-staging.redocly.app/apis/smartmover-us/change-of-address-detection/dosmartmoverpost.md): An HTTPS POST is issued with the "ContentType" header specifying the format of the request and the "Accept" header specifying the format of the response.