Shipgooder Inc.

Who This Is For

You have an eCommerce site that requires shipping (invoicing or order entry),

What Does It Do?

Shipgooder can now provide you and your customers with access to our rate search engine. This value-added service will allow both you and your customers to save time and money by using our site to search the best rates to deliver your products. It is simply connecting to our site via api and getting instant rates for you and your customers. Call us at 416-619-5340 to get started.

With this account you will also be able to enter any shipping discounts that you have with the various services of our listed couriers. For example, your company may have a 15% discount with courier A for their ground service, etc.

How Do I Use It?

The API is simple to use. In brief, you will point to api.shipgooder.com:8080 and pass some parameters in the call (an example will follow). What you will receive is an XML document that contains the rate information that you can then use within your program(s).

An example:

http://api.shipgooder.com:8080/api-rates.shtml?account=xxx&from=10010&to=90210&weight=10&packages=1&

This will return an xml document that looks much like this:

How Much Is It Per Month?

An annual subscription is required to create your own personal account. The account costs $60 to set up and then as low as $50.00 per month (or $480/yr). Call us at 416-619-5340 to get started.

(We will however make available a free test account that you can use to test your integration code with the Shipgooder API)