
ALPHA CO.,LTD. — Investor Relations & Filings
ALPHA CO.,LTD. is a creative company specializing in creative direction, design, and public relations. Adopting an art-inspired philosophy, the firm undertakes a wide range of projects spanning products, apparel, interiors, and architecture. It focuses on developing unique creative solutions by moving beyond conventional methodologies to produce work that is aesthetically compelling and innovative. The company provides comprehensive services tailored to client needs, from initial concept to final execution and promotion. In addition to its client work, ALPHA CO.,LTD. operates several of its own business units and brands, including alpha Design, alpha PR, Graphpaper, HAKUSHI, and FreshService.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-04-10 | Japanese | |
| 半期報告書-第44期(2025/09/01-2026/08/31) | 2026-04-10 | Japanese | |
| 訂正臨時報告書 | 2025-12-12 | Japanese | |
| 確認書 | 2025-11-26 | Japanese | |
| 有価証券報告書-第43期(2024/09/01-2025/08/31) | 2025-11-26 | Japanese | |
| 確認書 | 2025-04-11 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33975424 | 確認書 | 2026-04-10 | Japanese | ||
| 33975421 | 半期報告書-第44期(2025/09/01-2026/08/31) | 2026-04-10 | Japanese | ||
|
2025
5 filings
| |||||
| 9878353 | 訂正臨時報告書 | 2025-12-12 | Japanese | ||
| 8641896 | 確認書 | 2025-11-26 | Japanese | ||
| 8641893 | 有価証券報告書-第43期(2024/09/01-2025/08/31) | 2025-11-26 | Japanese | ||
| 7267565 | 確認書 | 2025-04-11 | Japanese | ||
| 7267566 | 半期報告書-第43期(2024/09/01-2025/08/31) | 2025-04-11 | Japanese | ||
|
2024
8 filings
| |||||
| 7293219 | 臨時報告書 | 2024-12-02 | Japanese | ||
| 7293682 | 内部統制報告書-第42期(2023/09/01-2024/08/31) | 2024-11-28 | Japanese | ||
| 7293679 | 確認書 | 2024-11-28 | Japanese | ||
| 7293685 | 有価証券報告書-第42期(2023/09/01-2024/08/31) | 2024-11-28 | Japanese | ||
| 7316484 | 確認書 | 2024-07-12 | Japanese | ||
| 7316453 | 四半期報告書-第42期第3四半期(2024/03/01-2024/05/31) | 2024-07-12 | Japanese | ||
| 7341730 | 確認書 | 2024-04-12 | Japanese | ||
| 7341729 | 四半期報告書-第42期第2四半期(2023/12/01-2024/02/29) | 2024-04-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
JSA Technology
A public relations and marketing agency for the digital inf…
|
MLJSA | FR | Professional, scientific and te… |
|
KYODO PUBLIC RELATIONS CO.,LTD.
Integrated communications agency offering PR, digital marke…
|
2436 | JP | Professional, scientific and te… |
|
LLORENTE Y CUENCA
A global consulting firm for communications, digital market…
|
LLYC | ES | Professional, scientific and te… |
|
Material Group inc.
A business group providing marketing communications support…
|
156A | JP | Professional, scientific and te… |
|
Obiz
Develops and manages customer loyalty and benefits programs…
|
ALBIZ | FR | Professional, scientific and te… |
|
PATHOS COMMUNICATIONS LIMITED
Tech-enabled PR agency democratizing access to premium medi…
|
NEWS | GB | Professional, scientific and te… |
|
PRAP Japan,Inc.
A comprehensive public relations and communications consult…
|
2449 | JP | Professional, scientific and te… |
|
PRONEXUS INC.
Provider of corporate disclosure and investor relations (IR…
|
7893 | JP | Professional, scientific and te… |
|
Public Policy Holding Company, Inc.
A group of advisory firms for government relations, public …
|
PPHC.L | US | Professional, scientific and te… |
|
SUNNY SIDE UP GROUP Inc.
A public relations and marketing communications group and c…
|
2180 | JP | Professional, scientific and te… |
ALPHA CO.,LTD. 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/13226/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13226 | 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=13226 | 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=13226 \ -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": 13226}, 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 ALPHA CO.,LTD. (id: 13226)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.