The CommerceShip API gives you programmatic access to manage orders, shipments, rates, tracking, and more.

Getting started with the API

1. Generate an API key from your account settings.
2. Use the API key in the Authorization header of your requests.
3. The API uses RESTful JSON format.

What you can do with the API

- Create and manage orders
- Get rate quotes across carriers
- Generate shipping labels
- Retrieve tracking information
- Manage carrier configurations
- Access reports and analytics data

Webhooks

CommerceShip supports webhooks to notify your systems when events occur (for example, when a shipment status changes or an order is fulfilled). Configure webhook endpoints in your account settings.

For API documentation and examples, contact us and we will provide access to the developer resources.