Does anyone in the us know of a good service (api) that I can use on a web site to verify the usps address a customer would input? One of the other developers has the code in place but it checks a dvd that we receive in the mail every quarter. We would like to just check this over the web instead so it does not go out of date. We would also like it to format the address as well. If anyone has any good suggestions please let me know. This could obviously be a paid solution. Thanks!
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
The USPS has web services for this. Check out their Address Information API.
|
|||
|
|
|
This question is very specific to a company. You can use the USPS tracking webpage and you have to parse the content on that page or use an API that the USPS provides if there are any. This is specific to a company. |
|||
|
|
|
http://www.melissadata.com/address-verification/index.htm Seems to be a very accurate service although I've never used their API, just the website. |
|||
|
|