Skip to content

Overview

The Rate Shopping API provides a standalone interface for retrieving shipping rates, booking shipments, and managing labels without requiring an existing order or allocation in Veeqo. This API is designed for high-volume sellers who need programmatic access to shipping rates and label generation.

Supported Shipment Types

  • Domestic shipments (US to US)
  • International shipments (US to other countries) - requires channel_items for customs declarations
  • Amazon orders - supports Buy Shipping protections when is_amazon_order: true and channel_items are provided

US Territory Handling

US territories (Puerto Rico, Guam, US Virgin Islands, American Samoa, Northern Mariana Islands) are treated as domestic US shipments. Country codes are automatically normalized (e.g., ‘PR’ → ‘US’ for country_of_manufacture).

Note: This API is currently available for US accounts only.

  • OpenAPI version: 3.1.1