Container Tracking API

The Container Tracking API is a software tool that enables users to retrieve real-time information about the whereabouts and status of shipping containers. This API provides data on the location, temperature, and other parameters of the container, making it useful for logistics companies, retailers, and manufacturers who need to track their goods as they move through the supply chain. With this API, users can optimize their operations and provide better customer service by proactively managing container logistics.

About the API: 

The Container Tracking API is a powerful tool that allows companies to track and monitor their shipping containers in real-time. This API enables users to retrieve a wealth of information about the container, such as its current location, temperature, and other important parameters. This data can be used to optimize logistics operations, improve supply chain efficiency, and provide better customer service.

The Container Tracking API can be integrated into a wide range of systems and applications, making it highly flexible and adaptable to different use cases. For example, logistics companies can use this API to provide their customers with real-time updates on the location and status of their shipments, reducing the need for manual tracking and improving transparency.

Manufacturers can also benefit from the Container Tracking API by monitoring the movement of their products through the supply chain. By tracking containers and their contents, manufacturers can optimize production schedules, reduce waste, and improve inventory management. They can also use the data from the API to identify potential issues or delays in the supply chain, enabling them to take corrective action before it becomes a problem.

Retailers can also use the Container Tracking API to improve their supply chain operations. By tracking the movement of shipping containers containing their products, retailers can ensure that they have the right inventory in stock at the right time. This can help them avoid stockouts and reduce the need for costly expedited shipping.

In addition to its tracking capabilities, the Container Tracking API also provides a range of analytics tools that enable users to analyze the data collected by the API. This includes tools for visualizing container movement patterns, identifying bottlenecks in the supply chain, and tracking key performance indicators (KPIs) such as on-time delivery rates and inventory turnover.

Overall, the Container Tracking API is a valuable tool for companies operating in the logistics and supply chain industries. By providing real-time tracking and monitoring of shipping containers, this API enables companies to optimize their operations, reduce costs, and provide better customer service.

 

What this API receives and what your API provides (input/output)?

Pass any MBL code and receive the relevant information from the container. 

  

What are the most common uses cases of this API?

There are several use cases for the Container Tracking API, including:

  1. Logistics and freight companies can use the API to track their shipments and provide real-time updates to customers. This can help improve customer satisfaction and reduce customer inquiries related to shipment status.

  2. Manufacturers can use the API to monitor the movement of their products through the supply chain, ensuring that they are delivered on time and in the correct condition. This can help reduce waste, optimize production schedules, and improve inventory management.

  3. Retailers can use the API to track the movement of their products from the manufacturer to the store, helping to ensure that they have the right inventory in stock at the right time. This can help reduce stockouts and improve customer satisfaction.

  4. Shipping companies can use the API to optimize their operations, such as by identifying inefficiencies in their supply chain and optimizing delivery routes to reduce fuel costs.

  5. Government agencies can use the API to monitor the movement of hazardous materials or other regulated substances, ensuring that they are being transported safely and in compliance with regulations.

  6. Insurance companies can use the API to monitor the location and condition of insured cargo, reducing the risk of losses and improving underwriting accuracy.

  7. Third-party logistics providers (3PLs) can use the API to track the movement of multiple shipments for multiple clients, providing a consolidated view of their operations and helping to optimize their overall logistics network.

In summary, the Container Tracking API is a versatile tool that can be used in a variety of industries and applications to improve supply chain visibility, optimize logistics operations, and provide better customer service.

 

Are there any limitations to your plans?

Besides the number of API calls, there is no other limitation

Documentación de la API

Endpoints


Pass the vessel IMO number and retrieve information about the ship. 

Get data like:

  • IMO number
  • Vessel Name
  • Ship type
  • Flag
  • Gross Tonnage
  • Summer Deadweight (t)
  • Length Overall (m)
  • Beam (m)
  • Year of Built


                                                                            
GET https://zylalabs.com/api/1751/container+tracking+api/12406/get+vessel+info
                                                                            
                                                                        

Get Vessel Info - Características del Endpoint

Objeto Descripción
imoCode [Requerido] The Vessel's IMO code.
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {"status":200,"success":true,"message":"IMO Code 9270622 is valid","data":{"imo_number":"9270622","vessel_name":"AQUAMAN","ship_type":"Offshore Tug\/Supply Ship","flag":"Vanuatu","gross_tonnage":"2332","summer_deadweight_t":"2162","length_overall_m":"69","beam_m":"16","year_of_built":"2003"}}
                                                                                                                                                                                                                    
                                                                                                    

Get Vessel Info - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/1751/container+tracking+api/12406/get+vessel+info?imoCode=9270622' --header 'Authorization: Bearer YOUR_API_KEY' 


    

This endpoint will allow you to retrieve the current route of a desired vessel. 

Get:

  • Departure Port
  • Departure ATD
  • Callsign
  • Flag
  • Length / Beam
  • IMO / MMSI
  • Navigation Status
  • Current Draught
  • Course / Speed
  • Arrival Port
  • Arrival ETA

Also, retrieve the latest ports, and how long they where in that port. 



                                                                            
GET https://zylalabs.com/api/1751/container+tracking+api/12407/get+route
                                                                            
                                                                        

Get Route - Características del Endpoint

Objeto Descripción
imoCode [Requerido] The Vessel's IMO code.
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {"status":200,"success":true,"message":"IMO Code 9251183 is valid","data":{"departure_port":"Rio Haina, Dominican Rep","departure_atd":"ATD: Jun 7, 16:21 UTC (16 days ago)","flag":null,"length_beam":"119 \/ 19 m","imo_mmsi":"9251183 \/ 538009548","navigation_status":"At anchor","current_draught":"5.1 m","course_speed":"\u00a0","arrival_port":"DOSPO","arrival_atd":"ETA: Jun 23, 18:30","latest_port_calls":[{"port_name":"Rio Haina, Dominican Rep","arrival_utc":"2025-06-05T18:05:00.000000Z","departure_utc":"2025-06-07T16:21:00.000000Z","time_in_port":"1 days, 22 hours, 16 minutes"},{"port_name":"locked, ","arrival_utc":"2025-06-01T11:20:00.000000Z","departure_utc":"2025-06-03T19:31:00.000000Z","time_in_port":"2 days, 8 hours, 11 minutes"},{"port_name":"locked, ","arrival_utc":"2025-05-28T10:56:00.000000Z","departure_utc":"2025-05-30T02:55:00.000000Z","time_in_port":"1 days, 15 hours, 59 minutes"},{"port_name":"locked, ","arrival_utc":"2025-05-24T18:34:00.000000Z","departure_utc":"2025-05-26T13:07:00.000000Z","time_in_port":"1 days, 18 hours, 33 minutes"},{"port_name":"locked, ","arrival_utc":"2025-05-21T11:16:00.000000Z","departure_utc":"2025-05-22T23:45:00.000000Z","time_in_port":"1 days, 12 hours, 29 minutes"}]}}
                                                                                                                                                                                                                    
                                                                                                    

Get Route - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/1751/container+tracking+api/12407/get+route?imoCode=9251183' --header 'Authorization: Bearer YOUR_API_KEY' 


    

This endpoint will deliver all the supported ports on this API with their IDs. 

Later, this IDs could be used to check other endpoints. 



                                                                            
GET https://zylalabs.com/api/1751/container+tracking+api/12408/ports+database
                                                                            
                                                                        

Ports Database - Características del Endpoint

Objeto Descripción
page [Requerido] Pagination. Default: 1
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {"current_page":1,"data":[{"port_id":"2628","name":"AABENRAA","country":"Denmark","type":"Port","size":"Small"},{"port_id":"5307","name":"AAGOTNES","country":"Norway","type":"Port","size":"Small"},{"port_id":"5175","name":"AAHEIM","country":"Norway","type":"Port","size":"Small"},{"port_id":"80","name":"AALBORG","country":"Denmark","type":"Port","size":"XLarge"},{"port_id":"885","name":"AALSMEER","country":"Netherlands","type":"Port","size":"Small"},{"port_id":"990","name":"AALST","country":"Netherlands","type":"Port","size":"XSmall"},{"port_id":"82","name":"AARHUS","country":"Denmark","type":"Port","size":"Large"},{"port_id":"3592","name":"ABADAN","country":"Iran","type":"Port","size":"XLarge"},{"port_id":"4523","name":"ABASHIRI","country":"Japan","type":"Port","size":"Small"},{"port_id":"5327","name":"ABELNES","country":"Norway","type":"Port","size":"XSmall"},{"port_id":"6344","name":"ABERDEEN","country":"USA","type":"Port","size":"Medium"},{"port_id":"83","name":"ABERDEEN","country":"United Kingdom","type":"Port","size":"Medium"},{"port_id":"2454","name":"ABERDEEN ANCH","country":"United Kingdom","type":"Anchorage","size":"Medium"},{"port_id":"1537","name":"ABERDOUR","country":"United Kingdom","type":"Port","size":"XSmall"},{"port_id":"3337","name":"ABIDJAN","country":"Ivory Coast","type":"Port","size":"XLarge"},{"port_id":"5426","name":"ABRA DE ILOG","country":"Philippines","type":"Port","size":"Small"},{"port_id":"5642","name":"ABRUKA","country":"Estonia","type":"Port","size":"XSmall"},{"port_id":"5805","name":"ABSHERON","country":"Azerbaijan","type":"Port","size":"Small"},{"port_id":"3181","name":"ABU CHOSOUN","country":"Egypt","type":"Port","size":"Small"},{"port_id":"84","name":"ABU DHABI","country":"UAE","type":"Port","size":"XLarge"},{"port_id":"5853","name":"ABU FULUS","country":"Iraq","type":"Port","size":"Small"},{"port_id":"3599","name":"ABU MUSA","country":"Iran","type":"Port","size":"Small"},{"port_id":"3173","name":"ABU QIR","country":"Egypt","type":"Port","size":"Large"},{"port_id":"4856","name":"ABURATO","country":"Japan","type":"Port","size":"XSmall"},{"port_id":"4696","name":"ABURATSU","country":"Japan","type":"Port","size":"Medium"},{"port_id":"6089","name":"ACADIAN CONTRACTORS","country":"USA","type":"Port","size":"Small"},{"port_id":"7155","name":"ACAJUTLA","country":"El Salvador","type":"Port","size":"Small"},{"port_id":"6616","name":"ACAPULCO","country":"Mexico","type":"Port","size":"Large"},{"port_id":"3338","name":"ACCRA","country":"Ghana","type":"Port","size":"XSmall"},{"port_id":"6767","name":"ACHAO","country":"Chile","type":"Port","size":"XSmall"},{"port_id":"777","name":"ACHILLI","country":"Greece","type":"Marina","size":"Small"},{"port_id":"516","name":"ACHILLIO","country":"Greece","type":"Marina","size":"XSmall"},{"port_id":"528","name":"ACHLADI","country":"Greece","type":"Port","size":"XSmall"},{"port_id":"1586","name":"ACHNACROISH","country":"United Kingdom","type":"Port","size":"XSmall"},{"port_id":"3159","name":"ACRE","country":"Israel","type":"Port","size":"Small"},{"port_id":"6234","name":"ADAK","country":"USA","type":"Port","size":"Medium"},{"port_id":"3813","name":"ADELAIDE","country":"Australia","type":"Port","size":"XLarge"},{"port_id":"3454","name":"ADEN","country":"Yemen","type":"Port","size":"Large"},{"port_id":"3053","name":"ADLER","country":"Russia","type":"Port","size":"Small"},{"port_id":"5766","name":"ADONY","country":"Hungary","type":"Port","size":"Small"},{"port_id":"1895","name":"ADRA","country":"Spain","type":"Port","size":"Small"},{"port_id":"2738","name":"ADRIA","country":"Italy","type":"Port","size":"Small"},{"port_id":"5","name":"AEGINA","country":"Greece","type":"Port","size":"Small"},{"port_id":"793","name":"AEGINA BOATYARD","country":"Greece","type":"Marina","size":"XSmall"},{"port_id":"636","name":"AEGINA MAR","country":"Greece","type":"Marina","size":"XSmall"},{"port_id":"5653","name":"AEGNA","country":"Estonia","type":"Port","size":"XSmall"},{"port_id":"2612","name":"AEROSKOBING","country":"Denmark","type":"Port","size":"XSmall"},{"port_id":"778","name":"AETOS","country":"Greece","type":"Port","size":"XSmall"},{"port_id":"3578","name":"AFTAB","country":"Iran","type":"Port","size":"XSmall"},{"port_id":"3303","name":"AGADIR","country":"Morocco","type":"Port","size":"Medium"}],"first_page_url":"?page=1","from":1,"last_page":94,"last_page_url":"?page=94","links":[{"url":null,"label":"« Previous","active":false},{"url":"?page=1","label":"1","active":true},{"url":"?page=2","label":"2","active":false},{"url":"?page=3","label":"3","active":false},{"url":"?page=4","label":"4","active":false},{"url":"?page=5","label":"5","active":false},{"url":"?page=6","label":"6","active":false},{"url":"?page=7","label":"7","active":false},{"url":"?page=8","label":"8","active":false},{"url":"?page=9","label":"9","active":false},{"url":"?page=10","label":"10","active":false},{"url":null,"label":"...","active":false},{"url":"?page=93","label":"93","active":false},{"url":"?page=94","label":"94","active":false},{"url":"?page=2","label":"Next »","active":false}],"next_page_url":"?page=2","path":"","per_page":50,"prev_page_url":null,"to":50,"total":4693}
                                                                                                                                                                                                                    
                                                                                                    

Ports Database - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/1751/container+tracking+api/12408/ports+database?page=1' --header 'Authorization: Bearer YOUR_API_KEY' 


    

Based on the Port ID you will be able to retrieve the information of the port and also the current weather at the port. 



                                                                            
GET https://zylalabs.com/api/1751/container+tracking+api/12409/port+data
                                                                            
                                                                        

Port Data - Características del Endpoint

Objeto Descripción
port_id [Requerido] The port ID retrieved on the Port Database endpoint.
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {"id":262,"port_id":"89","name":"AMSTERDAM","country":"Netherlands","country_code":"NL","type":"Port","size":"XLarge","unlocode":"NLAMS","latitude":"52.40890\u00b0","longitude":"4.81023\u00b0","vessel_in_port":908,"arrivals_24_hours":438,"departures_24_hours":433,"expected_arrivals":125,"local_time":"2024-05-23","time_zone":"Europe\/Amsterdam","temperature_celsius":"12.5\u00b0C","temperature_fahrenheit":"54.5\u00b0F","wind_speed":"5 knots","wind_direction":"234\u00b0 SW","humidity":"86.7 %","pressure":"1016.4 hPa","could_coverage":"9 %","created_at":"2024-05-23T20:20:52.000000Z","updated_at":"2024-05-23T20:20:52.000000Z"}
                                                                                                                                                                                                                    
                                                                                                    

Port Data - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/1751/container+tracking+api/12409/port+data?port_id=89' --header 'Authorization: Bearer YOUR_API_KEY' 


    

Based on the Port ID, you'll be able to retrieve all the current vessels that are in the selected port. 

Get their name, MMSI or IMO code and other relevant information. 



                                                                            
GET https://zylalabs.com/api/1751/container+tracking+api/12410/vessels+in+port
                                                                            
                                                                        

Vessels in Port - Características del Endpoint

Objeto Descripción
port_id [Requerido] The port ID retrieved on the Port Database endpoint.
page Opcional Pagination. Default: 1
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {"success":true,"status":200,"port":"AMSTERDAM","id":"89","vessel_in_port":"997","page":"1","vessels":[{"name":"NZK PONT 104","country":"NL","mmsi":"244373658","imo":null,"arrived":"2025-06-23 20:19","DWT":"---","GRT":"---","Built":"---","Size":"42 m"},{"name":"SVITZER TITAN","country":"NL","mmsi":"244050199","imo":"9780055","arrived":"2025-06-23 20:17","DWT":"---","GRT":"---","Built":"---","Size":"24 m"},{"name":"KOKMEEUW","country":"NL","mmsi":"244110531","imo":null,"arrived":"2025-06-23 20:05","DWT":"---","GRT":"---","Built":"---","Size":"20 m"},{"name":"WATERMAN","country":"NL","mmsi":"244190081","imo":null,"arrived":"2025-06-23 20:01","DWT":"---","GRT":"---","Built":"---","Size":"20 m"},{"name":"UNDINE 4","country":"NL","mmsi":"244650089","imo":null,"arrived":"2025-06-23 20:01","DWT":"---","GRT":"---","Built":"---","Size":"85 m"},{"name":"PA4 \/ATHENA","country":"NL","mmsi":"244690186","imo":null,"arrived":"2025-06-23 20:00","DWT":"---","GRT":"---","Built":"---","Size":"20 m"},{"name":"EMEAH","country":"GB","mmsi":"235069756","imo":null,"arrived":"2025-06-23 19:58","DWT":"---","GRT":"---","Built":"---","Size":"19 m"},{"name":"STAVRIA","country":"NL","mmsi":"244013148","imo":null,"arrived":"2025-06-23 19:53","DWT":"---","GRT":"---","Built":"---","Size":"86 m"},{"name":"HOLLAND 1","country":"NL","mmsi":"244150610","imo":null,"arrived":"2025-06-23 19:44","DWT":"---","GRT":"---","Built":"---","Size":"70 m"},{"name":"VALENCIA","country":"NL","mmsi":"244029412","imo":null,"arrived":"2025-06-23 19:35","DWT":"---","GRT":"---","Built":"---","Size":"85 m"},{"name":"HILDAMAR","country":"NL","mmsi":"244690150","imo":null,"arrived":"2025-06-23 19:30","DWT":"---","GRT":"---","Built":"---","Size":"69 m"},{"name":"ZANDEXPRES 4","country":"NL","mmsi":"244110242","imo":null,"arrived":"2025-06-23 19:28","DWT":"---","GRT":"---","Built":"---","Size":"86 m"},{"name":"MI-MUNDO","country":"NL","mmsi":"244700292","imo":null,"arrived":"2025-06-23 19:24","DWT":"---","GRT":"---","Built":"---","Size":"79 m"},{"name":"P55","country":"NL","mmsi":"244129388","imo":null,"arrived":"2025-06-23 19:24","DWT":"---","GRT":"---","Built":"---","Size":"14 m"},{"name":"AVONTUUR","country":"NL","mmsi":"244700891","imo":null,"arrived":"2025-06-23 19:18","DWT":"---","GRT":"---","Built":"---","Size":"63 m"},{"name":"ODE","country":"DE","mmsi":"211104040","imo":null,"arrived":"2025-06-23 19:07","DWT":"---","GRT":"---","Built":"---","Size":"12 m"},{"name":"JO-AN","country":"NL","mmsi":"244710232","imo":null,"arrived":"2025-06-23 19:01","DWT":"---","GRT":"---","Built":"---","Size":"135 m"},{"name":"SON OF THE SEA","country":"SM","mmsi":"268255602","imo":null,"arrived":"2025-06-23 19:00","DWT":"---","GRT":"---","Built":"---","Size":"16 m"},{"name":"VINCENT","country":"NL","mmsi":"244730873","imo":null,"arrived":"2025-06-23 18:59","DWT":"---","GRT":"---","Built":"---","Size":"63 m"},{"name":"NAVEX","country":"NL","mmsi":"244013589","imo":null,"arrived":"2025-06-23 18:56","DWT":"---","GRT":"---","Built":"---","Size":"22 m"},{"name":"MILLY","country":"DE","mmsi":"211668470","imo":null,"arrived":"2025-06-23 18:55","DWT":"---","GRT":"---","Built":"---","Size":"86 m"},{"name":"PROMESSA","country":"NL","mmsi":"244650760","imo":null,"arrived":"2025-06-23 18:47","DWT":"---","GRT":"---","Built":"---","Size":"135 m"},{"name":"SVITZER TEMPEST","country":"NL","mmsi":"244013126","imo":"9793076","arrived":"2025-06-23 18:34","DWT":"---","GRT":"---","Built":"---","Size":"28 m"},{"name":"ADRIANA","country":"NL","mmsi":"244750594","imo":null,"arrived":"2025-06-23 18:27","DWT":"---","GRT":"---","Built":"---","Size":"85 m"},{"name":"ESLABON","country":"NL","mmsi":"244780231","imo":null,"arrived":"2025-06-23 18:19","DWT":"---","GRT":"---","Built":"---","Size":"63 m"},{"name":"IGMA-KRAAN 3","country":"NL","mmsi":"244780827","imo":"8280","arrived":"2025-06-23 18:00","DWT":"---","GRT":"---","Built":"---","Size":"43 m"},{"name":"NEELTJE","country":"NL","mmsi":"244710165","imo":null,"arrived":"2025-06-23 18:00","DWT":"---","GRT":"---","Built":"---","Size":"21 m"},{"name":"MATTANJA","country":"NL","mmsi":"244728333","imo":null,"arrived":"2025-06-23 17:59","DWT":"---","GRT":"---","Built":"---","Size":"113 m"},{"name":"PIA","country":"NL","mmsi":"244660798","imo":null,"arrived":"2025-06-23 17:59","DWT":"---","GRT":"---","Built":"---","Size":"80 m"},{"name":"PINTAIL PACIFIC","country":"SG","mmsi":"563226300","imo":"9983891","arrived":"2025-06-23 17:46","DWT":"---","GRT":"---","Built":"---","Size":"183 m"},{"name":"RELINQUENDA","country":"NL","mmsi":"244750018","imo":null,"arrived":"2025-06-23 17:40","DWT":"---","GRT":"---","Built":"---","Size":"24 m"},{"name":"AMOR FIDE","country":"NL","mmsi":"244780426","imo":null,"arrived":"2025-06-23 17:34","DWT":"---","GRT":"---","Built":"---","Size":"63 m"},{"name":"KP10","country":"NL","mmsi":"244730546","imo":null,"arrived":"2025-06-23 17:34","DWT":"---","GRT":"---","Built":"---","Size":"13 m"},{"name":"RESONARE","country":"DE","mmsi":"211221550","imo":null,"arrived":"2025-06-23 17:29","DWT":"---","GRT":"---","Built":"---","Size":"105 m"},{"name":"BELLINI","country":"BE","mmsi":"205344690","imo":null,"arrived":"2025-06-23 17:27","DWT":"---","GRT":"---","Built":"---","Size":"125 m"},{"name":"BATOUWE","country":"NL","mmsi":"244700877","imo":null,"arrived":"2025-06-23 17:24","DWT":"---","GRT":"---","Built":"---","Size":"70 m"},{"name":"BELLA","country":"DE","mmsi":"211641690","imo":"1081436","arrived":"2025-06-23 17:21","DWT":"---","GRT":"---","Built":"---","Size":"10 m"},{"name":"TOMMY","country":"NL","mmsi":"244630117","imo":null,"arrived":"2025-06-23 17:06","DWT":"---","GRT":"---","Built":"---","Size":"66 m"},{"name":"JEYMEE","country":"NL","mmsi":"244180880","imo":null,"arrived":"2025-06-23 16:53","DWT":"---","GRT":"---","Built":"---","Size":"105 m"},{"name":"CONFORMITY","country":"GB","mmsi":"232035972","imo":"9370288","arrived":"2025-06-23 16:53","DWT":"3,696 Tons","GRT":"2,545 Tons","Built":"2007","Size":"89 m"},{"name":"LA FOSCA","country":"BE","mmsi":"205305590","imo":null,"arrived":"2025-06-23 16:49","DWT":"---","GRT":"---","Built":"---","Size":"86 m"},{"name":"CHALLENGE","country":"NL","mmsi":"244690348","imo":null,"arrived":"2025-06-23 16:43","DWT":"---","GRT":"---","Built":"---","Size":"51 m"},{"name":"SYNTHESE 14","country":"NL","mmsi":"244660099","imo":null,"arrived":"2025-06-23 16:41","DWT":"---","GRT":"---","Built":"---","Size":"86 m"},{"name":"NELLY","country":"NL","mmsi":"244730988","imo":null,"arrived":"2025-06-23 16:40","DWT":"---","GRT":"---","Built":"---","Size":"64 m"},{"name":"SPICA","country":"DE","mmsi":"211813320","imo":null,"arrived":"2025-06-23 16:37","DWT":"---","GRT":"---","Built":"---","Size":"110 m"},{"name":"RIVER DRONE 2","country":"BE","mmsi":"205563290","imo":null,"arrived":"2025-06-23 16:35","DWT":"---","GRT":"---","Built":"---","Size":"106 m"},{"name":"FEROX","country":"NL","mmsi":"244660910","imo":null,"arrived":"2025-06-23 16:35","DWT":"---","GRT":"---","Built":"---","Size":"86 m"},{"name":"ALINA","country":"NL","mmsi":"244670989","imo":null,"arrived":"2025-06-23 16:32","DWT":"---","GRT":"---","Built":"---","Size":"103 m"},{"name":"PA3 \/ TRITON","country":"NL","mmsi":"244060760","imo":null,"arrived":"2025-06-23 16:16","DWT":"---","GRT":"---","Built":"---","Size":"20 m"},{"name":"RESCATE","country":"NL","mmsi":"244660258","imo":null,"arrived":"2025-06-23 16:13","DWT":"---","GRT":"---","Built":"---","Size":"50 m"}]}
                                                                                                                                                                                                                    
                                                                                                    

Vessels in Port - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/1751/container+tracking+api/12410/vessels+in+port?port_id=89&page=1' --header 'Authorization: Bearer YOUR_API_KEY' 


    

Based on the Port ID, you'll be abe to recognize the expected vessels that will arrive to that port. 



                                                                            
GET https://zylalabs.com/api/1751/container+tracking+api/12411/port+expected+arrivals
                                                                            
                                                                        

Port Expected Arrivals - Características del Endpoint

Objeto Descripción
port_id [Requerido] The port ID retrieved on the Port Database endpoint.
page Opcional Pagination. Default: 1
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {"success":true,"status":200,"port":"AMSTERDAM","id":"89","expected_arrivals":"42","page":"1","expected_arrivals_data":[{"name":"DANICA","country":"MT","mmsi":"249955000","imo":"9427976","Port":"AMSTERDAM","Estimated Arrival":"2025-06-23 20:38"},{"name":"JAMAICA","country":"NL","mmsi":"244690771","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-23 20:53"},{"name":"VALE","country":"NL","mmsi":"244770674","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-23 20:59"},{"name":"THEGER","country":"BE","mmsi":"205571790","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-23 21:13"},{"name":"MAINFRANKEN","country":"DE","mmsi":"211756140","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-23 21:20"},{"name":"EVA TRUST","country":"PH","mmsi":"548989000","imo":"9986037","Port":"AMSTERDAM","Estimated Arrival":"2025-06-23 22:07"},{"name":"GEORG ESSBERGER","country":"PT","mmsi":"255735000","imo":"9191175","Port":"AMSTERDAM","Estimated Arrival":"2025-06-23 22:41"},{"name":"AMADEUS BRILLIANT","country":"DE","mmsi":"211534170","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-23 22:42"},{"name":"GRACE","country":"CH","mmsi":"269057539","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-23 22:52"},{"name":"VISTA NEO","country":"DE","mmsi":"211507510","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-23 23:13"},{"name":"VANTAGE","country":"NL","mmsi":"244660626","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 00:19"},{"name":"NORWEGIAN PRIMA","country":"BS","mmsi":"311001059","imo":"9823986","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 00:31"},{"name":"GITTE","country":"DE","mmsi":"211747180","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 01:41"},{"name":"NOVATION","country":"NL","mmsi":"244083478","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 01:58"},{"name":"SCENIC PEARL","country":"MT","mmsi":"248880000","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 02:24"},{"name":"AMADEUS ELEGANT","country":"DE","mmsi":"211490230","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 02:27"},{"name":"STEN PONTOS","country":"PT","mmsi":"255951000","imo":"9323584","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 02:56"},{"name":"ALREK","country":"AG","mmsi":"304944000","imo":"9330953","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 02:58"},{"name":"YEOMAN BONTRUP","country":"BS","mmsi":"308918000","imo":"8912297","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 04:32"},{"name":"ANNIKA","country":"CH","mmsi":"269057741","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 04:35"},{"name":"MYRIAM","country":"NL","mmsi":"244375332","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 04:56"},{"name":"FIER","country":"NL","mmsi":"244020179","imo":"536870912","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 05:23"},{"name":"HERKULES XII","country":"DE","mmsi":"211476070","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 05:53"},{"name":"EAGLE BRASILIA","country":"SG","mmsi":"563074600","imo":"9795062","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 06:17"},{"name":"VIVA ENJOY","country":"CH","mmsi":"269057075","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 07:22"},{"name":"VIKING TIALFI","country":"CH","mmsi":"269057549","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 09:05"},{"name":"NORD VANGUARD","country":"MH","mmsi":"538008516","imo":"9838216","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 10:18"},{"name":"YM SATURN","country":"MT","mmsi":"256929000","imo":"9362138","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 10:26"},{"name":"MAERSK TOKYO","country":"SG","mmsi":"566833000","imo":"9718076","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 11:42"},{"name":"STOLT JAEGER","country":"GB","mmsi":"235112981","imo":"9114775","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 13:49"},{"name":"RIVER PRINCESS","country":"CH","mmsi":"269057423","imo":"---","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 15:05"},{"name":"MYRTE","country":"NL","mmsi":"246110000","imo":"9364136","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 15:16"},{"name":"STEN AURORA","country":"PT","mmsi":"255915984","imo":"9318565","Port":"AMSTERDAM","Estimated Arrival":"2025-06-24 23:10"},{"name":"STEN SKAGEN","country":"PT","mmsi":"255915977","imo":"9460239","Port":"AMSTERDAM","Estimated Arrival":"2025-06-25 02:59"},{"name":"VIKING SIGRUN","country":"CH","mmsi":"269057686","imo":"7002109","Port":"AMSTERDAM","Estimated Arrival":"2025-06-25 04:44"},{"name":"MURRAY STAR","country":"MT","mmsi":"215178000","imo":"9527635","Port":"AMSTERDAM","Estimated Arrival":"2025-06-25 09:53"},{"name":"MILA","country":"NL","mmsi":"246542000","imo":"9331335","Port":"AMSTERDAM","Estimated Arrival":"2025-06-25 12:37"},{"name":"VLIELAND","country":"NL","mmsi":"244376000","imo":"9313814","Port":"AMSTERDAM","Estimated Arrival":"2025-06-26 08:04"},{"name":"BUDVA","country":"ME","mmsi":"262008000","imo":"9693501","Port":"AMSTERDAM","Estimated Arrival":"2025-06-26 10:12"},{"name":"SEABULK","country":"MT","mmsi":"256052000","imo":"9936927","Port":"AMSTERDAM","Estimated Arrival":"2025-06-26 14:02"},{"name":"GHIBLI","country":"NL","mmsi":"246301000","imo":"9876347","Port":"AMSTERDAM","Estimated Arrival":"2025-06-27 05:58"},{"name":"ROCK","country":"NL","mmsi":"244383024","imo":"794688","Port":"AMSTERDAM","Estimated Arrival":"2025-07-02 11:03"}]}
                                                                                                                                                                                                                    
                                                                                                    

Port Expected Arrivals - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/1751/container+tracking+api/12411/port+expected+arrivals?port_id=89&page=1' --header 'Authorization: Bearer YOUR_API_KEY' 


    

Pass the vessel MMSI code and retrieve information about the ship. 

Get data like:

  • Position Received
  • Area
  • Current Port
  • Coordinates
  • Navigational status
  • Last port calls
  • arrival
  • Departure
  • Time in port


                                                                            
GET https://zylalabs.com/api/1751/container+tracking+api/12412/get+latest+ports+by+mmsi+code
                                                                            
                                                                        

Get Latest Ports by MMSI Code - Características del Endpoint

Objeto Descripción
mmsiCode [Requerido] Indicates an MMSI Code
Probar Endpoint

RESPUESTA DE EJEMPLO DE LA API

       
                                                                                                        
                                                                                                                                                                                                                            {"status":200,"success":true,"message":"MMSI Code 205566190 is valid","data":{"position_received":"14 m ago","vessel_local_time":"-","area":"North Sea","current_port":"ANTWERP","latitude_longitude":"--- \/ ---","navigational_status":"Moored","speed_course":"","ais_source":"-","last_port_calls":[{"port":"MAASVLAKTE - ROTTERDAM","arrival":"2025-06-20 23:04","departure":"2025-06-23 01:49","time_in_port":"2 d"},{"port":"ZALTBOMMEL","arrival":"2025-06-19 05:55","departure":"2025-06-19 06:59","time_in_port":"1 h"},{"port":"MAASVLAKTE - ROTTERDAM","arrival":"2025-06-18 08:35","departure":"2025-06-18 17:46","time_in_port":"9 h"},{"port":"ROTTERDAM WAALHAVEN","arrival":"2025-06-18 06:22","departure":"2025-06-18 06:42","time_in_port":"20 m"},{"port":"MOERDIJK","arrival":"2025-06-17 10:41","departure":"2025-06-18 03:45","time_in_port":"17 h"},{"port":"ANTWERP","arrival":"2025-06-15 00:42","departure":"2025-06-16 19:28","time_in_port":"1 d"},{"port":"MAASVLAKTE - ROTTERDAM","arrival":"2025-06-13 17:47","departure":"2025-06-14 13:50","time_in_port":"20 h"},{"port":"GEERTRUIDENBERG","arrival":"2025-06-11 21:04","departure":"2025-06-12 04:47","time_in_port":"7 h"},{"port":"MAASVLAKTE - ROTTERDAM","arrival":"2025-06-11 10:34","departure":"2025-06-11 16:37","time_in_port":"6 h"},{"port":"2025-06-23 20:20","arrival":"Status Changed","departure":"DefaultMoored","time_in_port":"51.31394 \/ 4.27587 [BE] ANTWERP"}]}}
                                                                                                                                                                                                                    
                                                                                                    

Get Latest Ports by MMSI Code - CÓDIGOS DE EJEMPLO


curl --location --request GET 'https://zylalabs.com/api/1751/container+tracking+api/12412/get+latest+ports+by+mmsi+code?mmsiCode=205566190' --header 'Authorization: Bearer YOUR_API_KEY' 


    

Clave de Acceso a la API y Autenticación

Después de registrarte, a cada desarrollador se le asigna una clave de acceso a la API personal, una combinación única de letras y dígitos proporcionada para acceder a nuestro endpoint de la API. Para autenticarte con el Container Tracking API simplemente incluye tu token de portador en el encabezado de Autorización.
Encabezados
Encabezado Descripción
Autorización [Requerido] Debería ser Bearer access_key. Consulta "Tu Clave de Acceso a la API" arriba cuando estés suscrito.

Precios Simples y Transparentes

Sin compromiso a largo plazo. Mejora, reduce o cancela en cualquier momento. La Prueba Gratuita incluye hasta 50 solicitudes.

🚀 PLAN CORPORATIVO A MEDIDA

Comienza en
$ 10.000/Año


  • Volumen Personalizado
  • Límite de solicitudes personalizado
  • Soporte al Cliente Especializado
  • Monitoreo de API en Tiempo Real

Funciones favoritas de los clientes

  • ✔︎ Paga Solo por Solicitudes Exitosas
  • ✔︎ Prueba Gratuita de 7 Días
  • ✔︎ Soporte Multilenguaje
  • ✔︎ Una Clave API, Todas las APIs.
  • ✔︎ Panel de Control Intuitivo
  • ✔︎ Manejo de Errores Integral
  • ✔︎ Documentación Amigable para Desarrolladores
  • ✔︎ Integración con Postman
  • ✔︎ Conexiones HTTPS Seguras
  • ✔︎ Tiempo de Actividad Fiable

Container Tracking API FAQs

The Create Request endpoint returns a JOB ID after submitting a container code and shipping line code. The Retrieve Response endpoint returns detailed information about the container, including its status, shipping line, container number, and movement history.

Key fields in the response include "Status," "ShippingLine," "ContainerNumber," "FromCountry," "LoadingDate," and "TSPorts," which provide insights into the container's current state and journey.

The response data is structured as a JSON object, with fields categorized into container details, shipping information, and port arrival/departure data, allowing for easy parsing and integration into applications.

The Create Request endpoint allows users to submit tracking queries, while the Retrieve Response endpoint provides real-time updates on container status, location, and historical movement data.

Users must provide the MBL code (Master Bill of Lading), container code, and the shipping line code to create a request. Accepted shipping line codes include major carriers like Maersk, Hapag Lloyd, and COSCO.

Users can analyze the returned data to track shipments, monitor conditions (like temperature), and optimize logistics operations by identifying delays or inefficiencies in the supply chain.

The data is sourced from shipping lines and logistics networks, ensuring comprehensive coverage of container movements and conditions across various regions and shipping routes.

Typical use cases include real-time shipment tracking for logistics companies, inventory management for retailers, and compliance monitoring for government agencies handling hazardous materials.

General FAQs

Zyla API Hub es como una gran tienda de APIs, donde puedes encontrar miles de ellas en un solo lugar. También ofrecemos soporte dedicado y monitoreo en tiempo real de todas las APIs. Una vez que te registres, puedes elegir qué APIs quieres usar. Solo recuerda que cada API necesita su propia suscripción. Pero si te suscribes a varias, usarás la misma clave para todas, lo que hace todo más fácil para ti.

Los precios se muestran en USD (dólar estadounidense), EUR (euro), CAD (dólar canadiense), AUD (dólar australiano) y GBP (libra esterlina). Aceptamos todas las principales tarjetas de débito y crédito. Nuestro sistema de pago utiliza la última tecnología de seguridad y está respaldado por Stripe, una de las compañías de pago más confiables del mundo. Si tienes algún problema para pagar con tarjeta, contáctanos en [email protected]


Además, si ya tienes una suscripción activa en cualquiera de estas monedas (USD, EUR, CAD, AUD, GBP), esa moneda se mantendrá para suscripciones posteriores. Puedes cambiar la moneda en cualquier momento siempre que no tengas suscripciones activas.

La moneda local que aparece en la página de precios se basa en el país de tu dirección IP y se proporciona solo como referencia. Los precios reales están en USD (dólar estadounidense). Cuando realices un pago, el cargo aparecerá en tu estado de cuenta en USD, incluso si ves el monto equivalente en tu moneda local en nuestro sitio web. Esto significa que no puedes pagar directamente en tu moneda local.

Ocasionalmente, un banco puede rechazar el cargo debido a sus configuraciones de protección contra fraude. Te sugerimos comunicarte con tu banco primero para verificar si están bloqueando nuestros cargos. También puedes acceder al Portal de Facturación y cambiar la tarjeta asociada para realizar el pago. Si esto no funciona y necesitas más ayuda, por favor contacta a nuestro equipo en [email protected]

Los precios se determinan mediante una suscripción recurrente mensual o anual, dependiendo del plan elegido.

Las llamadas a la API se descuentan de tu plan en base a solicitudes exitosas. Cada plan incluye una cantidad específica de llamadas que puedes realizar por mes. Solo las llamadas exitosas, indicadas por una respuesta con estado 200, se contarán en tu total. Esto asegura que las solicitudes fallidas o incompletas no afecten tu cuota mensual.

Zyla API Hub funciona con un sistema de suscripción mensual recurrente. Tu ciclo de facturación comenzará el día en que compres uno de los planes de pago, y se renovará el mismo día del mes siguiente. Así que recuerda cancelar tu suscripción antes si quieres evitar futuros cargos.

Para actualizar tu plan de suscripción actual, simplemente ve a la página de precios de la API y selecciona el plan al que deseas actualizarte. La actualización será instantánea, permitiéndote disfrutar inmediatamente de las funciones del nuevo plan. Ten en cuenta que las llamadas restantes de tu plan anterior no se transferirán al nuevo plan, por lo que debes considerar esto al actualizar. Se te cobrará el monto total del nuevo plan.

Para verificar cuántas llamadas a la API te quedan en el mes actual, revisa el campo 'X-Zyla-API-Calls-Monthly-Remaining' en el encabezado de la respuesta. Por ejemplo, si tu plan permite 1,000 solicitudes por mes y has usado 100, este campo mostrará 900 llamadas restantes.

Para ver el número máximo de solicitudes a la API que permite tu plan, revisa el encabezado de la respuesta 'X-Zyla-RateLimit-Limit'. Por ejemplo, si tu plan incluye 1,000 solicitudes por mes, este encabezado mostrará 1,000.

El encabezado 'X-Zyla-RateLimit-Reset' muestra el número de segundos hasta que tu límite se restablezca. Esto te indica cuándo tu conteo de solicitudes se reiniciará. Por ejemplo, si muestra 3,600, significa que faltan 3,600 segundos para que el límite se restablezca.

Sí, puedes cancelar tu plan en cualquier momento desde tu cuenta, seleccionando la opción de cancelación en la página de Facturación. Ten en cuenta que las actualizaciones, degradaciones y cancelaciones tienen efecto inmediato. Además, al cancelar ya no tendrás acceso al servicio, incluso si te quedaban llamadas en tu cuota.

Puedes contactarnos a través de nuestro canal de chat para recibir asistencia inmediata. Siempre estamos en línea de 8 a. m. a 5 p. m. (EST). Si nos contactas fuera de ese horario, te responderemos lo antes posible. Además, puedes escribirnos por correo electrónico a [email protected]

Para darte la oportunidad de probar nuestras APIs sin compromiso, ofrecemos una prueba gratuita de 7 días que te permite realizar hasta 50 llamadas a la API sin costo. Esta prueba solo se puede usar una vez, por lo que recomendamos aplicarla a la API que más te interese. Aunque la mayoría de nuestras APIs ofrecen prueba gratuita, algunas pueden no hacerlo. La prueba finaliza después de 7 días o cuando realices 50 solicitudes, lo que ocurra primero. Si alcanzas el límite de 50 solicitudes durante la prueba, deberás "Iniciar tu Plan de Pago" para continuar haciendo solicitudes. Puedes encontrar el botón "Iniciar tu Plan de Pago" en tu perfil bajo Suscripción -> Elige la API a la que estás suscrito -> Pestaña de Precios. Alternativamente, si no cancelas tu suscripción antes del día 7, tu prueba gratuita finalizará y tu plan se cobrará automáticamente, otorgándote acceso a todas las llamadas a la API especificadas en tu plan. Ten esto en cuenta para evitar cargos no deseados.

Después de 7 días, se te cobrará el monto total del plan al que estabas suscrito durante la prueba. Por lo tanto, es importante cancelar antes de que finalice el periodo de prueba. No se aceptan solicitudes de reembolso por olvidar cancelar a tiempo.

Cuando te suscribes a una prueba gratuita de una API, puedes realizar hasta 50 llamadas. Si deseas realizar más llamadas después de este límite, la API te pedirá que "Inicies tu Plan de Pago". Puedes encontrar el botón "Iniciar tu Plan de Pago" en tu perfil bajo Suscripción -> Elige la API a la que estás suscrito -> Pestaña de Precios.

Las Órdenes de Pago se procesan entre el día 20 y el 30 de cada mes. Si envías tu solicitud antes del día 20, tu pago será procesado dentro de ese período.


APIs Relacionadas


También te puede interesar