W3C

W3C API

The W3C API provides programmatic access to W3C data including specifications, working groups, editors, translations, and affiliations. It enables developers to query W3C's catalog of technical reports, discover active working groups, find specification editors and contributors, and access specification version history and status information.

API entry from apis.yml

apis.yml Raw ↑
aid: w3c:w3c-api
name: W3C API
description: The W3C API provides programmatic access to W3C data including specifications, working groups,
  editors, translations, and affiliations. It enables developers to query W3C's catalog of technical reports,
  discover active working groups, find specification editors and contributors, and access specification
  version history and status information.
humanURL: https://api.w3.org/
baseUrl: https://api.w3.org/
tags:
- API
- Data
- Specifications
- Standards
- W3C
properties:
- url: https://api.w3.org/doc
  type: Documentation
- url: https://api.w3.org/
  type: BaseURL
- url: https://github.com/w3c/w3c-api
  type: GitHub