WEBINAR | 5 Years Post-IDFA: State of iOS + WWDC 2026, June 18 at 10 AM PDT

What is an API?

Application Program Interface (API) | Definition

An API (Application Program Interface) is a way for an application to interact with a certain system/application/library/etc. There are APIs for OS (eg, WinAPI), APIs for other applications (like databases), and for specific libraries (eg, image processing), etc.

Related Terms

App
SDK