Overview
The CrossBorderly API enables e-commerce platforms to seamlessly integrate cross-border shipping capabilities. Create orders, generate labels, submit manifests, and track parcels across international borders.Quick Start
Get your first shipment created in 5 minutes
API Reference
Complete reference for all endpoints
Sandbox Mode
Test your integration safely
SDKs
Libraries for JavaScript, Python, and more
Key Features
Order Management
Order Management
Create shipping orders programmatically. The API automatically validates addresses, calculates shipping costs, and generates tracking numbers.
Label Generation
Label Generation
Generate 4x6 shipping labels in PDF, PNG, or ZPL format. Labels include barcodes, routing information, and customs declarations.
Manifest Submission
Manifest Submission
Submit Air Waybill (AWB) manifests to group parcels into shipments. The system validates against country-specific customs requirements.
Real-time Tracking
Real-time Tracking
Track parcels from origin to delivery with detailed status updates. Offer tracking pages to your customers or receive webhook notifications.
Multi-Country Support
Multi-Country Support
Ship to Ecuador, Mexico, Colombia, Peru, Chile, and more. Each country has specific validation rules for customs compliance.
Supported Countries
| Country | Code | Validation Rules |
|---|---|---|
| πͺπ¨ Ecuador | EC | CΓ©dula/RUC required, postal code validation |
| π²π½ Mexico | MX | RFC optional, state validation |
| π¨π΄ Colombia | CO | CΓ©dula required |
| π΅πͺ Peru | PE | DNI required |
| π¨π± Chile | CL | RUT required |
| π¦π· Argentina | AR | CUIT/CUIL optional |
| π§π· Brazil | BR | CPF/CNPJ required |
API Base URLs
- Production
- Sandbox
Rate Limits
| Endpoint Type | Limit |
|---|---|
| Order Creation | 50 requests/second |
| Tracking Queries | 100 requests/second |
| Label Operations | 20 requests/second |
| Manifest Submission | 10 requests/second |