Live data from Hacker News

Free Address Verification by EasyPost

blog.geteasypost.com

41–49 of 49 posts

Re: Free Address Verification by EasyPost

#41

Earlier quoted context omitted.

Might want to look at https://rocketship.it/ ; not an API, but a set of libraries for working with the various carrier APIs.

Developer of RocketShipIt here. Thanks :)

It would require a couple of styling changes, but if your blockquote tags weren't text-align: center, the snippets would be much easier to read.

Re: Free Address Verification by EasyPost

#42
post #6

Is 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.

The bottom of the page now has a "countries supported" text with an american flag. Hope this clears things up a little bit . If you are interested in getting notified when we support other countries i would be happy to email you.

Re: Free Address Verification by EasyPost

#43
post #32

It's nice to see startups tackling shipping APIs - they really are ugly. What I'd really like to see is something that reaches down to the inventory level, I.e. I'm shipping these 5 SKUs, what's the best price among the carriers I support. It's a complex problem (from experience) but it would provide real value to smaller shops who want to implement economy shipping but don't want to deal with all the APIs.

The idea is awesome, but handling products via a SKU is hard. For instance, if you had the SKU 517030000077284 (a Gibson Les Paul) how would you determine the package size that each customer individually uses? Or determine how much extra weight was added by packaging to keep the guitar safe? I would love to solve this problem but it is definitely a hard one to solve.

Like I said, it's complex - for our internal solution we just queried for rates for all of our box sizes, and then our software suggests the cheapest it thinks will fit, but allows the warehouse guy to override it. It has a really simple formula for "learning" when he chooses something different.

A general solution would be much harder, but if it had existed we would have forked over money without too much thought.

Re: Free Address Verification by EasyPost

#44

To 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

In the UK, sign-up forms that need addresses often let you enter a postcode then choose among a handful of buildings. This is usually based on Royal Mail 'PAF' data - for a price, they'll give you a CSV file of every address they deliver to.

Is there any US equivalent? What data do you use to back the address verification?

Re: Free Address Verification by EasyPost

#49

I am curious how you guys are getting around the terms of use of the carriers especially address validation as it strictly forbids serving that information for others not associated with the developer key.

I would really like to know the answer to this. If they are just turning around and hitting USPS data for this, then last I checked, they are violating the TOS. Even if you have your own account, you can only use the address validation IF you are also going to ship to that address with USPS.

Perhaps they are using some other address validation service/data that allows for it.

Post reply on HN