API

Application Programming Interface:

communication protocols for apps and services to talk to other apps and services provides commonality and abstraction simplifies the process of asking a service to do something standardizes APIs: SOAP, graphQL, REST normal request response things

Software Development Kit:

tool-box of code that call API’s for you.