Our API provides comprehensive shipment details that freight forwarders need to optimize their operations and deliver exceptional service to their clients.
Choose the plan that fits your operation scale
Get started quickly with our comprehensive documentation
POST http://botizzy.com/api/v1/shipments
Headers:
- Content-Type: application/json
- Accept: application/json
Body (JSON):
{
"awb_number": "123-12345678",
"api_token": "YOUR_API_TOKEN"
}
{
"AWB": "123-12345678",
"Origin": "HYD",
"Destination": "LAX",
"Total Item"s": "1",
"No. of Piece and Weight": "1 100.0 KG",
"Flight": "AI-123",
"ETA": "2025-04-22T15:00:00Z",
"ATD": "2025-04-20T10:00:00Z",
"ETA": "2025-04-22T15:00:00Z",
"ATA": "2025-04-22T15:00:00Z",
"Delivery Time": "2025-04-23T10:00:00Z",
"Status": "Delivered",
}
Configure webhooks to receive real-time updates about shipment status changes.
{
"event_id": "evt_789",
"event_type": "shipment.delay",
"data": {
"shipment_id": "SHIP12345",
"new_eta": "2023-07-02T08:00:00Z",
"delay_reason": "weather",
"delay_hours": 36,
"timestamp": "2023-06-20T15:42:11Z"
}
}
We provide client libraries in popular programming languages to simplify integration:
npm install freightforward-api
pip install freightforward
<dependency>...</dependency>
Install-Package FreightForward
Skyship API was founded by logistics professionals who understood the challenges of obtaining accurate, timely shipment information. Our mission is to provide freight forwarders with the data they need to make informed decisions and deliver exceptional service to their clients.
We empower logistics teams to stay proactive, minimize delays, and enhance supply chain visibility. With real-time updates from 50+ airlines and 200+ global ports, Skyship API ensures you're always a step ahead.
Sign up for a free 14-day trial. No credit card required.
Need help getting started? Contact our team for onboarding assistance.