API ː wikipedia site:stackoverflow.com - Search
About 10,700,000 results
Open links in new tab
    Kizdar net | Kizdar net | Кыздар Нет
  1. API - Wikipedia

    An API is often made up of different parts which act as tools or services that are available to the programmer. A program or a programmer that uses one of these parts is said to call that …

  2. What is an API? A Beginner's Guide to APIs | Postman

    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. Even though you …

  3. What is RestFul API? - GeeksforGeeks

    Apr 24, 2025 · A RESTful API (Representational State Transfer) is a type of web service that follows the principles of REST. It allows communication between a client and a server over …

  4. What is an API (application programming interface)? - IBM

    Apr 9, 2024 · An API is a set of rules or protocols that enables software applications to communicate with each other to exchange data, features and functionality.

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

    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 …

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

    Dec 5, 2022 · An API is an interface for two computers to communicate in order to carry out tasks on the internet. APIs follow the HTTP protocol to communicate, which has a specific request …

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

    Jun 25, 2025 · An API is a set of protocols and instructions written in programming languages such as C++ or JavaScript that determine how two software components will communicate …

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

    Feb 24, 2025 · APIs work by specifying how software components should interact, making it possible for developers to integrate different systems and share data and functionality without …

  9. 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 …

  10. What is an API (Application Programming Interface)? - MuleSoft

    API stands for Application Programming Interface. You can think of it as a common language that lets different software systems communicate smoothly, without needing to know how the other …