About 389,000 results
Open links in new tab
  1. Web APIs - Introduction - W3Schools

    A Web API is an application programming interface for the Web. A Browser API can extend the functionality of a web browser. A Server API can extend the functionality of a web server.

  2. Web APIs | MDN - MDN Web Docs

    Feb 20, 2023 · When writing code for the Web, there are a large number of Web APIs available. Below is a list of all the APIs and interfaces (object types) that you may be able to use while developing your Web app or site.

  3. Introduction to web APIs - Learn web development | MDN - MDN Web Docs

    Apr 11, 2025 · First up, we'll start by looking at APIs from a high level — what are they, how do they work, how to use them in your code, and how are they structured? We'll also take a look at what the different main classes of APIs are, and what kind of uses they have.

  4. HTML - What is a Web API? - W3Schools

    HTML APIs. All browsers have a set of built-in Web APIs to support complex operations, and to help accessing data. Here are some of the main HTML5 APIs: 1. Geolocation API - This API is used to access the current location of a user (with latitude and longitude). 2. Drag and Drop API - This API enables you to use drag-and-drop features in ...

  5. HTML APIs - GeeksforGeeks

    Mar 7, 2025 · HTML5 APIs are built to make web development simple and easy. They offer ready-to-use tools for adding cool features like videos, graphics, and real-time updates to websites without needing complex code.

  6. HTML APIs - web.dev

    Feb 21, 2023 · Several APIs are available based on features surfaced through the Window interface, including the Web Workers and IndexedDB APIs. Check your understanding. Test your knowledge of HTML APIs.

  7. The HTML DOM API - Web APIs | MDN - MDN Web Docs

    Apr 10, 2025 · Supporting and connective interfaces for other APIs such as Web Components, Web Storage, Web Workers, WebSocket, and Server-sent events. In this article, we'll focus on the parts of the HTML DOM that involve engaging with HTML elements.

  8. How to Use an API in HTML - Apidog Blog

    Dec 17, 2024 · Unleash the power of dynamic web content with our beginner’s guide on how to use an API in HTML. Learn the basics, integrate real-time data, and transform your static pages into interactive experiences. What is an API? Understand HTML Why Use APIs with HTML?

  9. Web APIs Tutorial - GeeksforGeeks

    Dec 1, 2023 · Web API is the API provided by the web browser and can be used directly to fetch any kind of data of that device or any other details according to the used API. The web includes a variety of APIs that can be used to add more functions to the web.

  10. How to Use Web APIs in Your Coding Projects - freeCodeCamp.org

    Aug 8, 2023 · API stands for Application Programming Interface. APIs connect different software applications, websites, and web services and let them share information and interact with each other. In this tutorial, you'll learn what Web APIs are and why they're useful. Then you'll see how to implement them in a React project.

  11. Some results have been removed
Refresh