Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 771617 of API

  • Revision slug: Glossary/API
  • Revision title: API
  • Revision id: 771617
  • Created:
  • Creator: Andrew_Pfeiffer
  • Is current revision? No
  • Comment

Revision Content

API (application programming interface) is a set of features and rules allowing interaction between the software providing the API and other software components. In Web development, API commonly means a set of standard methods, {{Glossary("JavaScript property","properties")}}, events, and {{Glossary("URL","URLs")}} for interacting with Web content.

Learn more

General knowledge

Revision Source

<p>API (application programming interface)&nbsp;is a set of features and rules allowing interaction between the software providing the API and other software components.<span style="font-size: 14px; line-height: 1.5;">&nbsp;</span>In Web development, API commonly means&nbsp;<span style="font-size: 14px; line-height: 1.5;">a set of standard methods, {{Glossary("JavaScript property","properties")}}, events, and {{Glossary("URL","URLs")}}&nbsp;for interacting with Web content</span><span style="font-size: 14px; line-height: 1.5;">.</span></p>

<h2 id="Learn_more">Learn more</h2>

<h3 id="General_knowledge">General knowledge</h3>

<ul>
 <li><a href="https://en.wikipedia.org/wiki/Application_programming_interface">API on Wikipedia</a></li>
</ul>
Revert to this revision