About 11,200,000 results
Open links in new tab
  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. ما المقصود بواجهة برمجة التطبيقات (API)؟ - شرح "واجهات برمجة التطبيقات ...

    يشير الاختصار API إلى واجهة برمجة التطبيقات. وفي سياق واجهات برمجة التطبيقات، تشير كلمة "تطبيق" إلى أي برنامج يتسم بوظيفة متميزة. يمكن اعتبار "الواجهة" بمثابة عقد تبادل خدمات بين تطبيقين.

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

    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.

  4. What is an API (Application Programming Interface)

    Jul 21, 2025 · An API is a set of rules that allow different software applications to communicate with each other .Think of it as a bridge that connects two systems—such as a client and a …

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

    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 …

  6. What is an API? Application programming interface explained

    Sep 10, 2025 · An application programming interface (API) is the interface that allows two independent software components to exchange information. Let's take a look at how the small …

  7. What is REST API (RESTful API)? Explained - Codecademy

    Learn what REST is and how REST APIs enable client-server communication. Explore key principles, client-server architecture, and examples.

  8. What is an API? - GitHub

    Jul 7, 2025 · 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 communicate with …

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

  10. How Do APIs Work? | What Is an API? | Akamai

    An API (application programming interface) is a set of protocols that allow different software to communicate with each other and share data.