Terms and definitions
Glossary
A
- API
-
API
API stands for "Application Programming Interface". APIs are standardized programming interfaces with which, for example, software can interact with (external) systems. With the API, information can be exchanged in a standardized way between the software and an application with which communication is to take place.
Many services provide such interfaces so that developers can easily integrate the services into their own applications.