Port Community Systems · Capability
Portbase Port Community System API
Portbase is the Dutch Port Community System providing APIs for customs declarations, cargo manifests, vessel call notifications, berth planning, and port logistics coordination at the Port of Rotterdam and Amsterdam, connecting shipping lines, freight forwarders, customs authorities, and terminal operators.
What You Can Do
GET
Listvesselcalls
— List vessel calls
/vessel-calls
POST
Createvesselcall
— Submit vessel call notification
/vessel-calls
GET
Getvesselcall
— Get vessel call
/vessel-calls/{vesselCallId}
PUT
Updatevesselcall
— Update vessel call
/vessel-calls/{vesselCallId}
POST
Submitcargomanifest
— Submit cargo manifest
/cargo-manifests
GET
Getcargomanifest
— Get cargo manifest
/cargo-manifests/{manifestId}
POST
Submitimportdeclaration
— Submit import customs declaration
/customs/import-declarations
GET
Getcontainer
— Get container status
/containers/{containerId}
POST
Submithazardouscargodeclaration
— Submit hazardous goods notification
/hazardous-cargo
MCP Tools
listvesselcalls
List vessel calls
read-only
idempotent
createvesselcall
Submit vessel call notification
getvesselcall
Get vessel call
read-only
idempotent
updatevesselcall
Update vessel call
idempotent
submitcargomanifest
Submit cargo manifest
getcargomanifest
Get cargo manifest
read-only
idempotent
submitimportdeclaration
Submit import customs declaration
getcontainer
Get container status
read-only
idempotent
submithazardouscargodeclaration
Submit hazardous goods notification