Get details of a license. Validate a license given lastname, state, and license from 55 US States. Data set of almost 3 million records is updated monthly. This API assists Real Estate and Loan Software such as Web applications, .exe applications, and Mobile Apps. Built for software that serves Realtors, Lending, Loan, Home Insurance / Appraising Software Companies. Benefit to real estate software vendors: fast, less code, less load for your application and server. Save much more development time and for your software developers.
Easy: Just make a request of these info and receive the most up-to-date and accurate information of a license.
Request of ValidateLicense endpoint:
"Lastname": "Oneil",
"State": "WA",
"License": "1701228"
Response of ValidateLicense endpoint:
"license_number": "1701228",
"firstname": "Paul",
"lastname": "Oneil",
"expired_date": "9/9/2025",
"license_type": "Certified Residential",
"status": "active",
"valid": true