API Documentation
The eWarehousing API is organized around REST. The API has resource-oriented URLs, accepts JSON request bodies, returns JSON-encoded responses, and uses standard HTTP response codes and authentication.
Getting started
To get started, get in touch with your eWarehousing account manager. You will be set up with the required credentials, then read about how to make requests for the resources you need to access using our HTTP API.
Guides
Expanding responses
Resources do not return all data by default. Learn more about expanding responses.