Interface
Connection point between two systems for data exchange.
An interface defines the communication and data exchange between different software systems, hardware components, or services. It specifies what data can be transmitted in what format. Modern interfaces like REST APIs enable standardized, secure, and scalable integrations between any systems.