Technology

API

Interface for software products to communicate

Definition

An Application Programming Interface (API) is a set of protocols and rules that allows software products to communicate and share data with each other. In SaaS, APIs are how products integrate, extend, and build ecosystems.

📌 Example

Stripe's API lets any developer accept payments in minutes by sending a few lines of code — no banking infrastructure required.