Port of Port of Shenzhen Tracking API
Explore the Port of Port of Shenzhen (CNSZX) in depth using the Location Traffic Tracking API. Access up-to-date port data, view terminal details, and follow real-time vessel arrivals and departures.
Explore Maritime Port Tracking API:
Key Data of Port of Port of Shenzhen
Get essential port details like name, UN/LOCODE, coordinates, and terminal information in one easy API call.
Real-Time Vessel Movements at the Port
Use our Location Traffic Tracking API to find all vessels in or around the port with just one API call.
Global Port Search
Access ports across the globe and get accurate, real-time port and terminal information through a single API.
Ships Traffic Data in Port of Shenzhen Port
View All Vessels in and Around the Port of Port of Shenzhen
Rather than following a single vessel, the Location Traffic Tracking endpoint lets you monitor the entire port area at once.
Set the Port of Shenzhen as your target area, and the API will provide a full list of vessels in that zone along with detailed data points below.
| Data Point | Description | Example Value |
|---|---|---|
| IMO number | Unique vessel identifier | NULL |
| MMSI number | Maritime Mobile Service Identity | 994136821 |
| Vessel name | Name of the ship | HAIXING |
| Ship type/subtype | General and specific vessel classification | Starboard Hand Mark / Starboard Hand Mark |
| Position | Latitude and longitude | 22.498888, 113.85749 |
| Speed / Course / Heading | Movement direction and velocity | NULL / NULL / NULL |
| Destination | Planned port or location | NULL |
| timestamp | Time of the last position | 2025-09-22T17:25:00Z |
Ship Traffic Data in Port of Shenzhen – API Response Example
{
"data": {
"point": {
"port_unlocode": "CNSZX",
"radius": 5
},
"total": 43,
"vessels": [
{
"uuid": "138454d6-0494-1533-798b-78b0ac106ae6",
"name": "HAIXING",
"mmsi": "994136821",
"imo": null,
"eni": null,
"country_iso": "CN",
"type": "Starboard Hand Mark",
"type_specific": "Starboard Hand Mark",
"lat": 22.498888,
"lon": 113.85749,
"speed": null,
"course": null,
"heading": null,
"destination": "",
"last_position_epoch": 1758561900,
"last_position_UTC": "2025-09-22T17:25:00Z",
"eta_epoch": null,
"eta_UTC": null,
"distance": 0.403138426551223
}Port of Shenzhen Details API Data
Get details like port coordinates (latitude and longitude), port code, country, type, area, name, and more.
| Data Point | Description | Example Value |
|---|---|---|
| uuid | Unique port identifier | 99ebd26f-1522-f6e4-88c9-20440cd5bb02 |
| port_name | Name of the port | SHENZHEN |
| country_iso | ISO 3166-1 alpha-2 country code | CN |
| country_name | Full country name | China |
| unlocode | UN/LOCODE for the port | CNSZX |
| port_type | Type of port | Port |
| lat | Latitude coordinate | 22.5045 |
| lon | Longitude coordinate | 113.8535 |
| area_lvl1 | First-level geographical area | South China |
| area_lvl2 | Second-level geographical area | South China |
Port of Shenzhen Details – API Response Example
{
"data": [
{
"uuid": "99ebd26f-1522-f6e4-88c9-20440cd5bb02",
"port_name": "SHENZHEN",
"country_iso": "CN",
"country_name": "China",
"unlocode": "CNSZX",
"port_type": "Port",
"lat": 22.5045,
"lon": 113.8535,
"area_lvl1": "South China",
"area_lvl2": "South China"
}Port of Shenzhen Terminals API Data
Retrieve Terminal Data for the Port of Port of Shenzhen (CNSZX)
With our API, you can get detailed terminal information for the Port of Shenzhen, including terminal names, categories (container, bulk, RoRo, etc.), operator info, and available facilities.
| Data Point | Description | Example Value |
|---|---|---|
| uuid | Unique port identifier | 99ebd26f-1522-f6e4-88c9-20440cd5bb02 |
| port_name | Name of the port | SHENZHEN |
| country_iso | ISO 3166-1 alpha-2 country code | CN |
| country_name | Full country name | China |
| unlocode | UN/LOCODE for the port | CNSZX |
| port_type | Type of port | Port |
| lat | Latitude coordinate | 22.5045 |
| lon | Longitude coordinate | 113.8535 |
| area_lvl1 | First-level geographical area | South China |
| area_lvl2 | Second-level geographical area | South China |
Shenzhen Port Terminals – API Response Example
{
"data": {
"uuid": "99ebd26f-1522-f6e4-88c9-20440cd5bb02",
"port_name": "SHENZHEN",
"country_iso": "CN",
"country_name": "China",
"unlocode": "CNSZX",
"port_type": "Port",
"lat": 22.5045,
"lon": 113.8535,
"area_lvl1": "South China",
"area_lvl2": "South China"
}