Programming · Level 2 of 5
API (API)
A defined way for software components to interact.
An API can be local; it does not necessarily involve the internet.
Example
An application calls an operating-system notification method.
Listen to the definition and example
Audio transcript
API. A defined way for software components to interact. An API can be local; it does not necessarily involve the internet. For example: An application calls an operating-system notification method.
Explore this concept
Why it matters
This helps you read implementation code and describe its behavior precisely.
Start with
Related concepts
Quick recall question
Try answering before looking back at the definition.