About 10,500,000 results
Open links in new tab
  1. API - Wikipedia

    An application programming interface (API) is a connection between computers or between computer programs. It is a type of software interface, offering a service to other pieces of …

  2. What is an API (Application Programming Interface)

    Apr 9, 2025 · APIs help developers to create software programs more easily. Instead of writing complex code from scratch, they can call APIs that already provide the functions they need. …

  3. What is an API? - Application Programming Interfaces Explained

    API stands for Application Programming Interface. In the context of APIs, the word Application refers to any software with a distinct function. Interface can be thought of as a contract of …

  4. What is an API and How Does it Work? APIs for Beginners

    Dec 5, 2022 · API stands for Application Programming Interface. The application can be any software that performs a specific task and the interface is a point where two applications …

  5. What Is an API? (+ How Do They Work?) | Coursera

    Jun 25, 2025 · API stands for application programming interface. An API is a set of protocols and instructions written in programming languages such as C++ or JavaScript that determine how …

  6. What Is an API, and How Do Developers Use Them?

    Operating system, web browser, and app updates often announce new APIs for developers. But what is an API and how do developers utilize them? The term API is an acronym, and it stands …

  7. What Is an API (Application Programming Interface)? - Oracle

    Feb 24, 2025 · What Is an API? An API, or application programming interface, is a set of rules and protocols that allows applications to exchange data, perform actions, and interact in a well …

  8. What is an API? - GitHub

    6 days ago · What is an API? API stands for application programming interface. If you’re looking for a concise API meaning, it’s this: a set of rules and definitions that let software systems …

  9. What is an Application Programming Interfaces? (APIs) - Forbes

    Jan 22, 2024 · APIs are application programming interfaces. They are pieces of software that act as a bridge between one application and another application, piece of hardware or database …

  10. What Is an API (Application Programming Interface)? Definition …

    When running on a server, an API is a set of coded routines that receives requests from and sends responses to other programs. API designers implement that code through standardized …