ETA API
Based on AI and machine learning algorithms combining real-time situational awareness and decades of historical data, Sinay’s ETA predictions are highly reliable and accurate.
"vessel": {
"imo": "9311880"
},
"departure": {
"port": "SGSIN",
"date": "2023-04-15T10:30:00Z"
},
"arrival": {
"port": "NLRTM"
}
}



Why choose Safecube’s ETA API?
Advanced AI Predictions
Optimize Port Calls
Global Coverage
How It Works
Input Parameters
Output Data (API Response)
Easy Integration
Integrate in Minutes
- Comprehensive Documentation
- Webhook Security
- Customizable Payloads
- Error Handling
{
"vessel": {
"imo": "9311880"
},
"departure": {
"port": "SGSIN",
"date": "2023-04-15T10:30:00Z"
},
"arrival": {
"port": "NLRTM"
}
}
{
"eta": "2023-05-10T14:45:00Z",
"remainingTime": "25d 4h 15m",
"remainingDistance": 8750.5,
"confidenceInterval": "± 6h"
}