Chromium
communityOpen-source browser project maintained by Google that forms the basis for Chrome, Edge, and other browsers. Provides source code, build tools, and developer resources.
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/issues/searchSearch Chromium bug tracker
Parameters
qsearch terms (stringrequiredstatusopen|fixed|closed (stringoptionalcomponentBlink|V8|Network|Security|UI (stringoptionalReturns
issues[] with id, summary, status, priority, component, reporter, created, urlGET
/api/v1/builds/statusCheck Chromium build and test status
Parameters
platformlinux|mac|windows|android|ios (stringoptionalReturns
builds[] with platform, status, revision, pass_count, fail_count, timestampGET
/api/v1/releasesGet Chrome/Chromium release channel information
Parameters
channelstable|beta|dev|canary (stringoptionalplatformstringoptionalReturns
release with version, channel, platform, release_date, changelog_url