AmazonMws

AmazonMws API

Made Easy with EasyPost

Connect with AmazonMws in minutes

Using EasyPost's simple Shipping API, you can start shipping with AmazonMws and dozens of others. Solve complex shipping logistics problems with a single integration. By leveraging EasyPost's technology, businesses can streamline, automate, and gain end-to-end control of their shipping process with our suite of flexible RESTful API solutions. Join our thousands of customers shipping millions of packages each month.

Best-in-class shipping solution
EasyPost offers a modern, flexible RESTful API that connects to 100+ carriers with one seamless integration — helping you to avoid month-long integrations, lengthy carrier documentation, and time consuming updates. Let's build the shipping infrastructure of the internet together. Developers get started for free with EasyPost.
Build the shipping infrastructure of the internet
Take a look at our public documentation and start building with one of our helper libraries (Python, PHP, Ruby, Node.js, Java, and more). Avoid month-long integrations and start shipping in minutes with EasyPost.

Tracking Packages

Track packages across all major carriers.

Learn more

Address Verification

Validate domestic and international addresses.

Learn more

International & Customs

Learn how to handle international shipping seamlessly.

Learn more

Shipping Insurance

Shipping insurance for all items sent with EasyPost.

Learn more

EasyPost: Built for developers

  • USPS Commercial Pricing on ALL accounts
  • Instant Access to USPS, UPS, FedEx, and DHL & more
  • Try EasyPost for FREE, No Upfront Costs
  • Client Libraries for .Net, Java, Ruby, Python, Node, PHP, and Go
  • Millions of packages shipped each month using EasyPost!
import easypost
import os

client = easypost.EasyPostClient(os.getenv("EASYPOST_API_KEY"))

shipment = client.shipment.create(
    to_address={"id": "adr_..."},
    from_address={"id": "adr_..."},
    parcel={
        "predefined_package": "Parcel",
        "weight": 32.8,
    },
)

client.shipment.buy(
    shipment.id,
    rate=shipment.lowest_rate(),
)

Leading companies rely on EasyPost

QALO

QALO uses EasyPost's API to automate their returns for an unbeatable customer experience.

EP&V

With EasyPost's API, Expedited Passports & Visas cut their operational load in half.

Casper

Casper sped up their European launch thanks to EasyPost's support of over 30+ European carriers.

EasyPost in the News

Bloomberg logo
Entrepreneur logo
NY Times logo
Tech Crunch logo

Let's compare the EasyPost API with the AmazonMws API

Feature
AmazonMws
EasyPost API
Tracking API with Webhooks
RESTful JSON
SOAP / XML
Multi-Carrier API
Fast and Free Technical Support
Public Documentation and Tutorials
Instant API Access
Supported Client Libraries
.NET Library
Go Library
Java Library
Node.js Module
PHP Library
Python Module
Ruby Gem

Connect to EasyPost today

Sign up and start shipping in the same day. We have our AmazonMws API live and ready for you to test with. We also have extensive client documentation in over six different languages to help you get started. If you have any questions, or if you want to talk logistics, feel free to reach out to one of our shipping experts.