ShippingAPI
ParcelBright Shipping API - Generate labels, verify addresses, track progress and much more. More information here: https://github.com/parcelbright/api-docs
150 subscribers
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
ShippingAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| Countries | ||
| GET |
List of countries /countries |
We provide a list of countries, including their name and code, so that you can use the correct country code when booking a shipment. |
| Liabilities | ||
| GET |
Liability options for a carrier /liabilities/{carrier} |
List of available extended liability options for a given carrier |
| Shipments | ||
| GET |
View a shipment /shipments/{slug} |
Get the information of a shipment object. |
| GET |
Track a shipment /shipments/{slug}/track |
Track a shipment that was created and booked. |
| POST |
Cancel a shipment /shipments/{slug}/cancel |
Cancel a shipment and refund the money back. |
| POST |
Book a shipment /shipments/{slug}/book |
This endpoint allows one to book a shipment that was previously created on the system with a given rate code. |
| POST |
Create a shipment /shipments |
This endpoint allows you to create a shipment object. This is the first step of the booking process. |
ShippingAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|