The Ship Tracker API is a robust solution that empowers developers to effortlessly access comprehensive vessel information and track the real-time routes of ships using their unique IMO (International Maritime Organization) numbers. Designed to cater to applications requiring vessel tracking and monitoring functionalities, this API proves invaluable for logistics and shipping management systems, maritime tracking platforms, and related applications.
With the Ship Tracker API, developers can retrieve a wealth of information about vessels, including their current position, speed, heading, destination, and other relevant data. By leveraging the IMO number, which serves as a unique identifier for each ship, developers can access precise and accurate details about the vessel's whereabouts and its planned route.
This API serves as a reliable and efficient solution for applications that require real-time ship tracking. By integrating the Vessel Tracker API, developers can provide their users with live updates on ship locations, ensuring efficient logistics management, proactive decision-making, and improved operational efficiency. Shipping companies can monitor their fleet in real-time, optimize routes, and make informed decisions based on the latest vessel positions and routes.
Additionally, the Ship Tracker API supports historical vessel data, enabling developers to access past routes and track the movement history of ships. This feature proves useful for analyzing trends, evaluating performance, and conducting post-event analysis.
The Vessel Tracker API offers a user-friendly and well-documented interface, making integration a seamless process. Developers can easily retrieve vessel information and route tracking data by sending requests to the API endpoints, facilitating smooth integration into their applications.
The API's reliability and accuracy ensure that developers can rely on it for critical vessel tracking functionalities. With real-time data updates, developers can deliver accurate and timely information to their users, enabling effective decision-making, improved operational efficiency, and enhanced customer satisfaction.
The API provides real-time position of vessels using AIS data, including latitude, longitude, heading, speed, navigation status, destination and ETA. The information comes from terrestrial or satellite sources to provide global coverage and accuracy in maritime tracking.
In conclusion, the Ship Tracker API is a comprehensive and efficient solution for accessing vessel information and tracking ship routes in real-time. By incorporating this API into logistics, shipping management, or maritime tracking systems, developers can enhance operational efficiency, optimize routes, and deliver timely updates to their users. With its robust features, user-friendly interface, and reliable performance, the Vessel Tracker API is a valuable tool for developers seeking to incorporate vessel tracking and monitoring capabilities into their applications.
{"status":200,"success":true,"message":"IMO Code 9702510 is valid","data":{"imo_number":"9702510","vessel_name":"ZJ ATLANTIC","ship_type":"Bulk Carrier","flag":"Liberia","gross_tonnage":"36332","summer_deadweight_t":null,"length_overall_m":"199.90","beam_m":"32.26","year_of_built":null}}
curl --location --request GET 'https://zylalabs.com/api/2203/ship+tracker+api/2041/get+ship+info?imoCode=9702510' --header 'Authorization: Bearer YOUR_API_KEY'
{"status":200,"success":true,"message":"IMO Code 9702510 is valid","data":{"departure_port":"Port Klang Anch., Malaysia","departure_atd":"ATD: May 17, 00:45 UTC (13 days ago)","flag":null,"length_beam":"200 \/ 32 m","imo_mmsi":"9702510 \/ 636024893","navigation_status":"-","current_draught":"11.8 m","course_speed":"\u00a0","arrival_port":"Mtwara, Tanzania","arrival_atd":"ETA: Jun 1, 12:00","latest_port_calls":[{"port_name":"Port Klang Anch., Malaysia","arrival_utc":"2026-05-16T11:11:00.000000Z","departure_utc":"2026-05-17T00:45:00.000000Z","time_in_port":"13 hours, 34 minutes"},{"port_name":"locked, ","arrival_utc":"2026-04-29T08:30:00.000000Z","departure_utc":"2026-05-07T00:38:00.000000Z","time_in_port":"7 days, 16 hours, 8 minutes"},{"port_name":"locked, ","arrival_utc":"2026-04-27T07:12:00.000000Z","departure_utc":"2026-04-29T02:38:00.000000Z","time_in_port":"1 days, 19 hours, 26 minutes"},{"port_name":"locked, ","arrival_utc":"2026-04-23T07:06:00.000000Z","departure_utc":"2026-04-26T23:28:00.000000Z","time_in_port":"3 days, 16 hours, 22 minutes"},{"port_name":"locked, ","arrival_utc":"2026-04-17T08:12:00.000000Z","departure_utc":"2026-04-20T20:02:00.000000Z","time_in_port":"3 days, 11 hours, 50 minutes"}]}}
curl --location --request GET 'https://zylalabs.com/api/2203/ship+tracker+api/2042/get+ship+route?imoCode=9702510' --header 'Authorization: Bearer YOUR_API_KEY'
{"status":200,"success":true,"message":"MMSI Code 258785000 is valid","data":{"position_received":"2017-01-24 04:07","vessel_local_time":"-","area":"North Sea","current_port":"EMDEN","latitude_longitude":"--- \/ ---","navigational_status":"Moored","speed_course":"","ais_source":"-","last_port_calls":[]}}
curl --location --request GET 'https://zylalabs.com/api/2203/ship+tracker+api/6114/get+latest+ports+by+mmsi+code?mmsiCode=258785000' --header 'Authorization: Bearer YOUR_API_KEY'
| Header | Description |
|---|---|
Authorization
|
[Required] Should be Bearer access_key. See "Your API Access Key" above when you are subscribed. |
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
The Ship Tracker API is a service that allows developers to access real-time ship information and track the routes of ships using their unique IMO numbers. It provides comprehensive data about ship positions, speeds, headings, destinations, and more.
The API provides a wealth of ship data, including the ship's current position, speed, heading, destination, ETA (estimated time of arrival), and historical route information. This information enables you to track ships in real-time and analyze their past movements.
The Ship Tracker API strives to provide accurate and up-to-date ship tracking data. However, please note that ship positions and other data are subject to various factors such as ship reporting frequency, reception quality, and data source reliability.
The API itself does not provide native alert or notification functionality. However, developers can leverage the data retrieved from the API to implement custom alert systems within their applications, triggering notifications based on specific ship criteria or events.
Integration is straightforward. The API offers well-documented endpoints and provides developers with clear instructions on how to make requests and retrieve ship information. Detailed documentation and code examples facilitate easy integration.
The "Get Ship Info" endpoint returns detailed information about a ship, including its IMO number, vessel name, ship type, flag, gross tonnage, summer deadweight, length overall, beam, and year of built. This data helps users understand the ship's specifications and identity.
The "Get Ship Route" endpoint includes key fields such as departure port, departure time, callsign, navigation status, current draught, course, speed, arrival port, and estimated time of arrival (ETA). This information is essential for tracking a vessel's journey.
The response from the "Get Current Position" endpoint is structured in a JSON format, containing fields like area, current port, latitude, longitude, navigational status, speed, and course. Each field provides specific details about the vessel's current status and location.
The "Get Current Position By MMSI" endpoint requires the vessel's MMSI code as a parameter. Users can retrieve data such as destination, reported ETA, speed, heading, draught, and navigational status, allowing for tailored tracking of specific vessels.
The Ship Tracker API sources its data from both terrestrial and satellite AIS (Automatic Identification System) data. This dual-source approach enhances the accuracy and reliability of the vessel tracking information provided to users.
Typical use cases include logistics management, fleet monitoring, maritime safety applications, and route optimization. Developers can use the API to provide real-time updates, analyze shipping trends, and improve operational efficiency in maritime operations.
Users can utilize the returned data to track a vessel's recent port calls, including arrival and departure times, time spent in each port, and current navigational status. This information aids in understanding a vessel's operational patterns and scheduling.
If users receive partial or empty results, they should check the input parameters for accuracy, ensure the vessel's IMO or MMSI code is valid, and consider the possibility of temporary data unavailability. Implementing error handling in their applications can also improve user experience.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund
Service Level:
100%
Response Time:
1,264ms
Service Level:
100%
Response Time:
1,289ms
Service Level:
100%
Response Time:
1,499ms
Service Level:
100%
Response Time:
2,550ms
Service Level:
100%
Response Time:
568ms
Service Level:
100%
Response Time:
1,281ms
Service Level:
100%
Response Time:
97ms
Service Level:
100%
Response Time:
169ms
Service Level:
100%
Response Time:
97ms
Service Level:
100%
Response Time:
1,461ms
Service Level:
100%
Response Time:
424ms
Service Level:
100%
Response Time:
32ms
Service Level:
100%
Response Time:
2,450ms
Service Level:
100%
Response Time:
33ms
Service Level:
100%
Response Time:
14ms
Service Level:
100%
Response Time:
486ms
Service Level:
100%
Response Time:
235ms
Service Level:
100%
Response Time:
325ms
Service Level:
100%
Response Time:
74ms
Service Level:
100%
Response Time:
706ms