← Logistics Dictionary

Interface (API)

What is an interface?

An interface, often referred to as API (application programming interface), is the part of a program that is used for communication. In concrete terms, the interface is a transition point from a software system to other programs, which is made available for connection to the system. Data exchange or data processing takes place via this interface.

In companies, interfaces enable different systems to interact with each other. The individual activities are connected by interfaces. In object-oriented programming, an interface specifies which methods are or must be available in different classes.

You may also be interested in these articles

Portrait of Markus Voss, CEO DHL Freight
Business

Markus Voss Is the New CEO DHL Freight

There will be a change at the helm of DHL Freight. Markus Voss will succeed Uwe Brinks on September 1, ...

1. September 2025 / Reading time: ~ 1 Min.