Log in / create account | Login with OpenID
DocForge
An Open Wiki For Software Developers

API

From DocForge

This page is a stub. It's lacking in details and can use your help. Please contribute your knowledge to this page.

API is an abbreviation for application programming interface. An API is a source code interface that software provides to support requests for services.

For example, operating systems provide APIs to access hardware or their user interface.