
AGC Inc. — Investor Relations & Filings
AGC Inc. is a global manufacturer of materials and components, with operations centered on four primary business segments: Glass, Electronics, Chemicals, and Ceramics. The company is a world-leading supplier of flat, automotive, and display glass. Its Electronics division provides essential materials and components for various electronic applications. The Chemicals business offers a diverse portfolio of products, including fluorochemicals, serving numerous industrial sectors. The Ceramics segment develops and manufactures advanced ceramic products and other high-performance materials for specialized industrial uses. Through its core businesses, AGC provides foundational materials and high-tech solutions to a wide range of industries globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正発行登録書 | 2026-03-30 | Japanese | |
| 確認書 | 2026-03-24 | Japanese | |
| 有価証券報告書-第101期(2025/01/01-2025/12/31) | 2026-03-24 | Japanese | |
| 変更報告書 | 2026-03-09 | Japanese | |
| 発行登録追補書類(株券、社債券等) | 2026-02-20 | Japanese | |
| 訂正発行登録書 | 2025-12-19 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 33084237 | 訂正発行登録書 | 2026-03-30 | Japanese | ||
| 33017590 | 確認書 | 2026-03-24 | Japanese | ||
| 33017587 | 有価証券報告書-第101期(2025/01/01-2025/12/31) | 2026-03-24 | Japanese | ||
| 32914814 | 変更報告書 | 2026-03-09 | Japanese | ||
| 32537522 | 発行登録追補書類(株券、社債券等) | 2026-02-20 | Japanese | ||
|
2025
8 filings
| |||||
| 10377469 | 訂正発行登録書 | 2025-12-19 | Japanese | ||
| 7859369 | 確認書 | 2025-08-05 | Japanese | ||
| 7856885 | 半期報告書-第101期(2025/01/01-2025/12/31) | 2025-08-05 | Japanese | ||
| 7268127 | 発行登録書(株券、社債券等) | 2025-04-07 | Japanese | ||
| 7269081 | 臨時報告書 | 2025-03-31 | Japanese | ||
| 7270299 | 内部統制報告書-第100期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7270296 | 確認書 | 2025-03-28 | Japanese | ||
| 7270291 | 有価証券報告書-第100期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
|
2024
2 filings
| |||||
| 7313913 | 確認書 | 2024-08-05 | Japanese | ||
| 7313917 | 半期報告書-第100期(2024/01/01-2024/12/31) | 2024-08-05 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CAIHONG DISPLAY DEVICES CO.,LTD.
Produces LCD glass substrates and electronic materials for …
|
600707 | CN | Manufacturing |
|
Canadian Premium Sand Inc.
Developing North America's sole supply of ultra-high-clarit…
|
CPS | CA | Manufacturing |
|
Changzhou Almaden Co.,Ltd.
Produces ultra-thin tempered glass and high-performance sol…
|
002623 | CN | Manufacturing |
|
China Glass Holdings Limited
Major glass manufacturer engaged in the production and dist…
|
3300 | HK | Manufacturing |
|
China Hongguang Holdings Limited
Manufacturer and seller of advanced architectural glass, in…
|
8646 | HK | Manufacturing |
|
China Jushi Co.,Ltd
Global manufacturer of fiberglass and derivative products f…
|
600176 | CN | Manufacturing |
|
Chongqing Polycomp International Corporation
Produces high-performance fiberglass for wind power, automo…
|
301526 | CN | Manufacturing |
|
CHONGQING ZAISHENG TECHNOLOGY CORP., LTD
Manufactures micro-glass fiber materials for filtration, in…
|
603601 | CN | Manufacturing |
|
CHONGQING ZHENGCHUAN PHARMACEUTICAL PACKAGING CO.,LTD.
Produces medicinal glass packaging, including borosilicate …
|
603976 | CN | Manufacturing |
|
ChromoGenics AB
Proptech company that develops and manufactures dynamic sma…
|
CHRO | SE | Manufacturing |
AGC Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/11476/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11476 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=11476 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=11476 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 11476}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for AGC Inc. (id: 11476)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.