
AGEHA Inc. — Investor Relations & Filings
AGEHA Inc. is a branding consultancy that provides comprehensive support services, positioning itself as a 'brand co-creation partner' for its clients. The company specializes in corporate, inner (internal), sustainability, and recruitment branding, with a particular focus on human capital management. Its service offerings encompass branding strategy, creative solutions including website, video, and graphic production, and digital marketing support. AGEHA serves a diverse client base ranging from large corporations to small and medium-sized enterprises and venture companies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-05-14 | Japanese | |
| 半期報告書-第26期(2025/10/01-2026/09/30) | 2026-05-14 | Japanese | |
| 確認書 | 2025-12-24 | Japanese | |
| 有価証券報告書-第25期(2024/10/01-2025/09/30) | 2025-12-24 | Japanese | |
| 確認書 | 2025-05-14 | Japanese | |
| 半期報告書-第25期(2024/10/01-2025/09/30) | 2025-05-14 | Japanese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 45848342 | 確認書 | 2026-05-14 | Japanese | ||
| 45848244 | 半期報告書-第26期(2025/10/01-2026/09/30) | 2026-05-14 | Japanese | ||
|
2025
4 filings
| |||||
| 10848404 | 確認書 | 2025-12-24 | Japanese | ||
| 10848400 | 有価証券報告書-第25期(2024/10/01-2025/09/30) | 2025-12-24 | Japanese | ||
| 7263941 | 確認書 | 2025-05-14 | Japanese | ||
| 7263929 | 半期報告書-第25期(2024/10/01-2025/09/30) | 2025-05-14 | Japanese | ||
|
2024
9 filings
| |||||
| 7290284 | 臨時報告書 | 2024-12-25 | Japanese | ||
| 7290285 | 確認書 | 2024-12-25 | Japanese | ||
| 7290283 | 内部統制報告書-第24期(2023/10/01-2024/09/30) | 2024-12-25 | Japanese | ||
| 7290286 | 有価証券報告書-第24期(2023/10/01-2024/09/30) | 2024-12-25 | Japanese | ||
| 7294572 | 臨時報告書 | 2024-11-22 | Japanese | ||
| 7333423 | 臨時報告書 | 2024-06-14 | Japanese | ||
| 7338264 | 確認書 | 2024-05-14 | Japanese | ||
| 7338260 | 四半期報告書-第24期第2四半期(2024/01/01-2024/03/31) | 2024-05-14 | Japanese | ||
| 7352033 | 確認書 | 2024-02-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agile Media Network Inc.
A digital marketing firm specializing in fan and ambassador…
|
6573 | JP | Professional, scientific and te… |
|
ALPHA CO.,LTD.
A creative firm specializing in design, PR, and direction f…
|
4760 | JP | Professional, scientific and te… |
|
Boldt
Specializes in public affairs and communications, guiding m…
|
— | DK | Professional, scientific and te… |
|
Crosswood
Real estate company that manages a portfolio of commercial …
|
CROS | FR | Professional, scientific and te… |
|
Enjin Co., Ltd.
PR firm offering strategic communication services to SMEs a…
|
7370 | JP | Professional, scientific and te… |
|
Eprcomunicazione
A strategic consulting and communications agency for enterp…
|
EPRB | IT | Professional, scientific and te… |
|
ETOILES CAPITAL GROUP CO., LTD
An integrated investor relations and public relations servi…
|
EFTY | US | Professional, scientific and te… |
|
Globe Capital Limited
An investment and advisory firm providing M&A advice and wo…
|
GCAP | GB | Professional, scientific and te… |
|
Hopening
Fundraising solutions group providing 360° support for non-…
|
MLHPE | FR | Professional, scientific and te… |
|
HOPSCOTCH Groupe
International communications group for PR, digital, influen…
|
HOP | FR | Professional, scientific and te… |
AGEHA 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/14649/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14649 | 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=14649 | 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=14649 \ -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": 14649}, 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 AGEHA Inc. (id: 14649)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.