For AI agents: visit https://shippingeasy.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
ShippingEasy
API Reference
ShippingEasy
API Reference
API Reference
These docs are for v1.0. Click to read the latest docs for v1.2.

Documentation

  • Getting Started
  • Official API Client Libraries
  • API Credentials
  • Authentication

Customer API

  • /ordersget
  • /stores/:store_api_key/ordersget
  • /stores/:store_api_key/orderspost
  • /stores/:store_api_key/orders/:order_id/cancellationspost
  • Quick Start
  • Ecommerce Plugin Development

Partner API

  • /accountspost
  • /subscription_plansget

EasyShip Widget

  • Quick start
  • Reconciliation
  • Label Delivery
  • Advanced Options

EasyShip API

  • /partners/api/sessionspost

Ruby client

  • Github Repository
  • Getting Started
  • Finding an order
  • Retrieving multiple orders
  • Creating an order
  • Canceling an order
  • Rate quotes
  • Callback Authentication

PHP client

  • Github Repository
  • Getting Started
  • Finding an order
  • Retrieving multiple orders
  • Creating an order
  • Canceling an order
  • Callback authentication

.Net Client

  • Getting Started

Making requests via curl

  • Example requests
Powered by 
  1. .Net Client

Getting Started

This page is outdated - go to the latest information:
http://shippingeasy.readme.io/docs/dotnet-getting-started

The official .Net client will be coming soon. In meantime, here's some example code to generate an API signature in C#

Updated less than a minute ago


Updated less than a minute ago