Application Programming Interface

Why Trust Techopedia

What Does Application Programming Interface Mean?

An application programming interface (API) is a set of protocols, routines, functions and/or commands that programmers use to facilitate interaction between distinct software services.

Advertisements

APIs allow one software service to access data from another software service without the developer’s needing to know how the other service works. For example, the U.S. Postal Service’s Open APIs allow e-commerce developers to add package tracking to their websites so customers know when to expect delivery.

An API can be seen as composed of two fundamental elements: a technical specification that establishes how information can be exchanged between programs (which itself is made up of request for processing and data delivery protocols) and a software interface that somehow publishes that specification. Although APIs can work with any common programming language, the most popular approach to delivering web APIs is REST (REpresentational State Transfer). A RESTful API architecture uses HTTP coding for much of its functionality.

Techopedia Explains Application Programming Interface

APIs give authorized third-party partners “behind the firewall” access to specific data types.

The basic concept behind the API has existed in some form for the entire history of digital technology, as the interaction between unique programs and digital systems has been a primary objective for much of that technology’s existence. But with the rise of the world wide web, and the subsequent turn-of-the-millennium dot-com boom, the incentive for this technology reached an unprecedented level.

The API became especially prominent in the burgeoning commercial sector of the world wide web in early 2000, when Salesforce.com incorporated the technology into its platform in order to help customers share and transmit data over their diverse business applications. Soon after that, eBay began rolling out similar technology, and with the rise of social media a few years later, companies like Flickr, Facebook, Twitter and Instagram began doing the same.

APIs are available for both desktop and mobile use, and are useful for programming GUI (graphic user interface) components, as well as allowing one software program to request and accommodate services from another program.

Advertisements

Related Terms

Margaret Rouse
Editor

Margaret jest nagradzaną technical writerką, nauczycielką i wykładowczynią. Jest znana z tego, że potrafi w prostych słowach pzybliżyć złożone pojęcia techniczne słuchaczom ze świata biznesu. Od dwudziestu lat jej definicje pojęć z dziedziny IT są publikowane przez Que w encyklopedii terminów technologicznych, a także cytowane w artykułach ukazujących się w New York Times, w magazynie Time, USA Today, ZDNet, a także w magazynach PC i Discovery. Margaret dołączyła do zespołu Techopedii w roku 2011. Margaret lubi pomagać znaleźć wspólny język specjalistom ze świata biznesu i IT. W swojej pracy, jak sama mówi, buduje mosty między tymi dwiema domenami, w ten…