Welcome to the PortConnect API
Providing vessel schedule and container information for our partner ports Auckland, Tauranga, Timaru and Lyttelton
Providing vessel schedule and container information for our partner ports Auckland, Tauranga, Timaru and Lyttelton
The PortConnect API is a simple REST service that can be used to send and retrieve data from PortConnect. PortConnect receives container event information 24 hours a day from our partner ports the Ports of Auckland and the Port of Tauranga.
You can explore and test the available APIs in this developer portal, connected to live data.
Full documentation and examples are available here.
Pricing information is available on our main website here.
POST /v1/subscriptions
{
"containers": [
{ "containerNumber": "MEDU3085895"},
{ "containerNumber": "APHU6303593"},
{ "containerNumber": "MEDU5129708"}
],
"webhookURI": "https://api.yourcompany.co.nz/webhooks/",
"webhookToken": "yoursecret",
"portCode": "NZTRG",
"category": "IMPORT",
"eventTypeCode": "AVAILABLE",
"facilityCode": null
}
Vessel information, including arrival and departure times, updated every 30 minutes
The latest information on container movements, including clearance status and location
An API specifically for shipping lines to supply booking information and to pre-advise empty containers to storage
Copyright PortConnect Ltd 2021