For AI agents: visit https://shippingeasy.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
ShippingEasy
API Reference
ShippingEasy
API Reference
API Reference

Documentation

  • Getting Started
  • API Credentials
  • Rate Limits and Throttling
  • Official API Client Libraries
  • Authentication
  • Bruno API Example Collection

Customer API

  • /ordersget
  • /orders/:idget
  • /storesget
  • /stores/:store_api_key/ordersget
  • /stores/:store_api_key/orders/:external_order_identifierget
  • /stores/:store_api_key/orderspost
  • /stores/:store_api_key/orders/:order_id/cancellationspost
  • /stores/:store_api_key/orders/:external_order_identifier/statusput
  • Quick Start
  • Ecommerce Plugin Development
  • Shipment notification callback

Ruby client

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

PHP client

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

.Net Client

  • Github Repository
  • Getting Started
  • Creating an order
  • Callback Authentication
  • Accessing Other APIs

Making requests via curl

  • Example requests
Powered by 
  1. Documentation

Official API Client Libraries

ShippingEasy developed API client libraries

ShippingEasy has several official client libraries available:

  • PHP
  • Ruby
  • .NET

We recommend you incorporate your language's API client library into your code base since it handles authentication and error handling out of the box.

Updated about 4 years ago


Did this page help you?

Updated about 4 years ago


Did this page help you?