
HONYAKU Center Inc. — Investor Relations & Filings
HONYAKU Center Inc. is a technical translation firm established in 1986. Initially specializing in medical translation, the company has expanded to provide a full range of language services for global businesses. Its core areas of expertise include translation for the medical and pharmaceutical, patent, industrial, and financial sectors. The company handles various specialized documents, including patent application statements, priority certificates, intermediate process documents, and official publications, supporting a wide variety of customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第40期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 内部統制報告書-第39期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 有価証券報告書-第39期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8274195 | 確認書 | 2025-11-13 | Japanese | ||
| 8274167 | 半期報告書-第40期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7242427 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7250087 | 内部統制報告書-第39期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250080 | 確認書 | 2025-06-25 | Japanese | ||
| 7250081 | 有価証券報告書-第39期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
|
2024
8 filings
| |||||
| 7297896 | 確認書 | 2024-11-13 | Japanese | ||
| 7297893 | 半期報告書-第39期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7318455 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7321463 | 内部統制報告書-第38期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7321450 | 確認書 | 2024-06-27 | Japanese | ||
| 7321438 | 有価証券報告書-第38期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7353591 | 確認書 | 2024-02-13 | Japanese | ||
| 7353585 | 四半期報告書-第38期第3四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
|
2023
1 filing
| |||||
| 7371120 | 確認書 | 2023-11-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Translation and interpretation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
RWS HOLDINGS PLC
Provider of technology-enabled solutions for content, langu…
|
RWS | GB | Professional, scientific and te… |
|
STRAKER LIMITED
AI-powered language services provider specializing in trans…
|
STG | NZ | Professional, scientific and te… |
HONYAKU Center 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/13446/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13446 | 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=13446 | 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=13446 \ -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": 13446}, 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 HONYAKU Center Inc. (id: 13446)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.