API & Webhooks
An API and a webhook are both ways for software systems to communicate. An API is a way for one application to request data or actions from another application. A webhook is a way for one application to automatically send data to another application when an event happens.