W3C (World Wide Web Consortium)
communityInternational standards organization developing open web standards including HTML, CSS, JavaScript APIs, SVG, WebAssembly, and accessibility guidelines (WCAG). Produces 450+ web standards and technical reports used by all web browsers and developers.
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
/api/v1/specifications/searchSearch W3C technical specifications and standards
Parameters
qstandard name or technology (stringrequiredgroupstringoptionalstatusrecommendation|working-draft|candidate-recommendation (stringoptionalReturns
specs[] with shortname, title, status, date, groups[], urlGET
/api/v1/specifications/{shortname}Get details of a W3C specification
Parameters
shortnamee.g. htmlrequired— css, wai-aria (stringReturns
spec{shortname, title, status, published, editors[], groups[], abstract, url}POST
/Nu/Validate HTML or CSS markup
Parameters
docURL to validate (stringoptionaloutjson|html|text (stringoptionalReturns
messages[] with type, subType, message, extract, line, col