
HIKARI TSUSHIN,INC. — Investor Relations & Filings
Hikari Tsushin, Inc. is a holding company that provides a diverse portfolio of services, primarily targeting small and medium-sized enterprises. The company's operations are centered around several key segments. Its foundational business includes telecommunications services, such as the provision of communication lines, and the sale and leasing of office automation equipment. The company has significantly expanded its offerings to include essential utilities, providing electricity, gas, and water delivery. Furthermore, Hikari Tsushin offers a range of corporate support services, including insurance agency solutions, industry-specific information technology solutions, and payment processing systems. The corporate strategy focuses on acquiring and developing businesses that generate stable, recurring operating profit, driving growth through strategic investments and M&A activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-15 | Japanese | |
| 変更報告書 | 2026-05-13 | Japanese | |
| 発行登録追補書類(株券、社債券等) | 2026-04-24 | Japanese | |
| 訂正発行登録書 | 2026-04-23 | Japanese | |
| 臨時報告書 | 2026-04-23 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 46349903 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-15 | Japanese | ||
| 45469147 | 変更報告書 | 2026-05-13 | Japanese | ||
| 35987877 | 発行登録追補書類(株券、社債券等) | 2026-04-24 | Japanese | ||
| 35626092 | 訂正発行登録書 | 2026-04-23 | Japanese | ||
| 35626088 | 臨時報告書 | 2026-04-23 | Japanese | ||
| 34548758 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | ||
| 34470808 | 訂正発行登録書 | 2026-04-14 | Japanese | ||
| 33686583 | 変更報告書 | 2026-04-07 | Japanese | ||
| 32954178 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-16 | Japanese | ||
| 32939965 | 変更報告書 | 2026-03-13 | Japanese | ||
| 32859401 | 変更報告書 | 2026-03-02 | Japanese | ||
| 32843056 | 発行登録追補書類(株券、社債券等) | 2026-02-27 | Japanese | ||
| 12723665 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-15 | Japanese | ||
|
2025
2 filings
| |||||
| 10377631 | 変更報告書 | 2025-12-19 | Japanese | ||
| 10126092 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for business support activities n.e.c., except financial intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Boutiques, Inc.
Operates a matching platform for M&A brokerage, recruitment…
|
9272 | JP | Administrative and support serv… |
|
CannAmerica Brands Corp.
Owns and licenses a portfolio of medical and recreational c…
|
CNNXF | CA | Administrative and support serv… |
|
Livero Inc.
Operates a cloud-based platform offering one-stop services …
|
9245 | JP | Administrative and support serv… |
|
ULURU.CO.,LTD.
Addresses labor shortages using a crowd worker network, IT,…
|
3979 | JP | Administrative and support serv… |
HIKARI TSUSHIN,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/13166/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13166 | 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=13166 | 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=13166 \ -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": 13166}, 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 HIKARI TSUSHIN,INC. (id: 13166)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.