Yahoo Web Search

Search results

  1. Dictionary
    API
    /ˌā ˌpē ˈī/

    noun

    • 1. 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.
  2. People also ask

  3. An API, or application programming interface, is a set of rules or protocols that enables software applications to communicate with each other to exchange data, features and functionality. APIs simplify and accelerate application and software development by allowing developers to integrate data, services and capabilities from other applications ...

  4. What is an API? An API, which stands for application programming interface, is a set of protocols that enable different software components to communicate and transfer data. Developers use APIs to bridge the gaps between small, discrete chunks of code in order to create applications that are powerful, resilient, secure, and able to meet user needs.

    • What Is An Application Programming Interface
    • Apis Make Life Easier For Developers
    • Apis Control Access to Resources
    • Apis Are Used For Communication Between Services

    The term API is an acronym, and it stands for "Application Programming Interface." Think of an API like a menu in a restaurant. The menu provides a list of dishes you can order, along with a description of each dish. When you specify what menu items you want, the restaurant's kitchen does the work and provides you with some finished dishes. You don...

    Let's say you want to develop an app for an iPhone. Apple's iOS operating system provides a large number of APIs---as every other operating system does---to make this easier on you. If you want to embed a web browser to show one or more web pages, for example, you don't have to program your own web browser from scratch just for your application. Yo...

    APIs are also used to control access to hardware devices and software functions that an application may not necessarily have permission to use. That's why APIs often play a big role in security. For example, if you've ever visited a website and seen a message in your browser that the website is asking to see your precise location, that website is a...

    APIs are used for all kinds of other reasons, too. For example, if you've ever seen a Google Maps object embedded on a website, that website is using the Google Maps API to embed that map. Google exposes APIs like this to web developers, who can then use the APIs to plop complex objects right on their website. If APIs like this didn't exist, develo...

  5. en.wikipedia.org › wiki › APIAPI - Wikipedia

    An application programming interface (API) is a way for two or more computer programs or components to communicate with each other. It is a type of software interface, offering a service to other pieces of software. A document or standard that describes how to build or use such a connection or interface is called an API specification.

  6. What is an API? APIs are mechanisms that enable two software components to communicate with each other using a set of definitions and protocols. For example, the weather bureau’s software system contains daily weather data. The weather app on your phone “talks” to this system via APIs and shows you daily weather updates on your phone.

  7. Dec 13, 2023 · An API is an interface that software developers use to programmatically interact with software components or resources outside of their own code. An even simpler definition is that an API...

  8. An API is an "interface," meaning a way for one thing to interact with another. As a real-world example, an ATM has an interface — a screen and several buttons — allowing customers to interact with their bank and request services, like getting cash.

  1. People also search for