Getting Started
Account Management
Token Management
Order Management
Shipment Management
Introduction
How It Works
- Submit Order: Send your order details (address, weight, dimensions) to our API to create an order in the system.
- Rate Quotes: Retrieve real-time shipping rate quotes based on your order's origin, destination, and package details.
- Label Generation: Select the preferred rate and generate a shipping label. The API returns a secure link for download or printing.
- Quick Quote: Provide origin and destination ZIP codes to get instant rate estimates without creating an order.
Key Capabilities
- Send orders into our system
- Get shipping rate quotes for your orders
- Produce shipping labels for the chosen rate via a direct link
- Quickly obtain rate quotes for any ZIP codes without creating an order
- Flexible account structure: single business account or multiple sub-accounts
Account Options
- Single Account Mode: Create one account for your business and manage all shipping labels centrally.
- Multi-Account Mode: Provision separate accounts via the API to manage labels for different users or divisions, keeping data isolated.
Notes
- All dates should be in ISO 8601 format
- All decimal values should be formatted with 2 decimal places
- State and country codes should use standard ISO codes
- Authentication token must be included in all order-related requests