Application programming interface

From DaveWiki

Jump to: navigation, search

An application programming interface, or API, is a way for one piece of software to talk to another.

An example of this would be the Twitter API, which allows other applications to have access to Twitter's data in order to provide a service to users. So, the Twitter client TweetDeck uses the API to present users' tweets within it's own service.

A service that offers an API can call itself a platform - ie something other developers can build upon.

Personal tools