API

« Back to Glossary Index

An API (Application Programming Interface) is a set of rules that allows different software applications to communicate with each other. It defines how systems can request, send, and process data without needing to know each other’s internal workings. APIs are widely used to connect services, apps, and systems, such as payments, maps, or login systems.

« Back to Dictionary Index