Track your shipment
API Integration Demo - DXPress

DXPress E-commerce Integration

This is a demo page showing how to integrate DXPress shipping API with your e-commerce platform. Below you can see live examples of calculating shipping rates, creating shipments, and processing payments.

This is a demo environment. No real shipments will be created or charged.
Your API Key: dxp_test_12345678

1. Calculate Shipping Rates

First, you'll need to calculate available shipping rates for your customer's order.

2. Create Shipment

Once your customer selects a shipping option, you can create the shipment.

3. Process Payment

Finally, process the payment for the shipment.

Stripe
Pay with credit or debit card
PayPal
Pay with your PayPal account

API Response

This section shows the raw API responses for educational purposes.

API responses will appear here when you make requests.