What it is
A REST API is a standard request-and-response interface over HTTP that exchanges data using JSON.
Why it matters
It is the common way to connect maritime systems, from PMS and carriers to trackers and data platforms.
Compared with EDI
Where legacy EDI moves data in slow batch files, REST is live and programmatic, which makes integration faster and simpler.