Free Address Verification by EasyPost
21–30 of 49 posts
Re: Free Address Verification by EasyPost
#22Hmm... Does this validate that the address exists, or that an individual lives at that address? Just because someone has entered the incorrect address doesn't mean that the address doesn't exist.
Re: Free Address Verification by EasyPost
#23Is it safe to assume that the developers have forgotten that there's a very big world beyond the US borders? The title doesn't say so, the blog post doesn't either, and the website makes no reference to the countries supported. But as the API doesn't take a country field, it's the only conclusion I can come to.
Might want to look at https://rocketship.it/ ; not an API, but a set of libraries for working with the various carrier APIs.
Re: Free Address Verification by EasyPost
#24Re: Free Address Verification by EasyPost
#25Re: Free Address Verification by EasyPost
#26To be clear, is this CASS/DPV-style validation? Is it certified CASS/DPV? If so, that would be awesome. Any info on usage limits for the free tier, etc? Can we use this for address verification only or is it required to purchase as well?
Indeed it is! And there's no usage limits
Re: Free Address Verification by EasyPost
#27Earlier quoted context omitted.
This is because their demo uses https, as recommended in their documentation ("We suggest that you make API requests over HTTPS..."). But, if you switch to using the http protocol, the request will return a response correctly. It's a bug. Also interesting because their website redirects http requests to the https protocol (eg. http://geteasypost.com/docs ).
Yes, sorry about that. It's fixed so both work now
Re: Free Address Verification by EasyPost
#28Looks like Shipping/Postage APIs are about to heat up: https://www.postmaster.io/
Re: Free Address Verification by EasyPost
#29Earlier quoted context omitted.
Indeed it is! And there's no usage limits
What's the preferred request rate to be polite?
If you are worried about exceeding our limits in production (via bulk or your site has that much traffic) feel free to email us: contact@geteasypost.com
Re: Free Address Verification by EasyPost
#30Earlier quoted context omitted.
What's the preferred request rate to be polite?
For testing - try to keep it reasonable (a few req/s). If you are worried about exceeding our limits in production (via bulk or your site has that much traffic) feel free to email us: contact@geteasypost.com
Thank you!