My Account

Create a shipping label for items.

The response to a successful call is in JSON, PDF, or image format, based on the media type specified in the Accept header.

For example:

  • Accept: application/pdf returns a PDF response.
  • Accept: image/png returns an image response.
  • Accept: application/json returns a JSON response.
Language
URL
Click Try It! to start a request and see the response here!