Mozilla
communityOpen-source organization behind Firefox browser. Offers MDN Web Docs, Firefox products, and web standards advocacy.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://developer.mozilla.org/api/v1/searchSearch MDN Web Docs for web technology references
Parameters
qsearch query (stringrequiredsizeresults per page (integeroptionallocaleen-US|ko|ja (stringoptionalReturns
documents[] with mdn_url, title, summary, highlight, localeGET
https://developer.mozilla.org/{locale}/docs/{path}Get MDN documentation page
Parameters
pathdoc path e.g. Web/JavaScript/Reference/Global_Objects/Array (stringrequiredlocaleen-US|ko|ja (stringoptionalReturns
title, body content, syntax, parameters, examples, browser compatibilityGET
https://bcd.developer.mozilla.org/bcd/api/v0/current/{feature}Get browser compatibility data
Parameters
featurefeature path e.g. javascript.builtins.Array.at (stringrequiredReturns
support data per browser with version_added, flags, notes