Back to catalog
🚌

AIS Hub

API Key

Real-time data of any marine and inland vessel equipped with AIS tracking system

🚌Transportation

MSC OSCAR

AIS Hub Vessel Tracking

NameMSC OSCAR
Mmsi353136000
Lat51.949
Lon1.313
Speed14.2

Sample Response

response.json
1{
2 "name": "MSC OSCAR",
3 "mmsi": "353136000",
4 "lat": 51.9485,
5 "lon": 1.3127,
6 "speed": 14.2
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "http://www.aishub.net/api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs