Wiki Display

Definition

A set of functions and procedures allowing the creation of applications that access the features or data of an operating system, application, or other service.

Comments

An application programming interface (API) is an interface that defines interactions between multiple software applications or mixed hardware-software intermediaries. It defines the kinds of calls or requests that can be made, how to make them, the data formats that should be used, the conventions to follow, etc. It can also provide extension mechanisms so that users can extend existing functionality in various ways and to varying degrees. An API can be entirely custom, specific to a component, or designed based on an industry-standard to ensure interoperability. Through information hiding, APIs enable modular programming, allowing users to use the interface independently of the implementation.

Source

NESDIS Data Management Lexicon and Related TermsĀ 

Category

4. Data Stewardship words

2673 Views

Menu Display