
FreeBit Co., Ltd. — Investor Relations & Filings
FreeBit Co., Ltd. is an internet technology company providing a comprehensive range of services centered on 5G and digital transformation (DX). The company's operations are structured into three primary business segments: 5G Infrastructure Support, 5G Lifestyle Support, and Enterprise/Creator 5G DX Support. For corporate clients, it offers internet connectivity outsourcing for Internet Service Providers (ISPs), Mobile Virtual Network Operator (MVNO) enablement platforms, cloud computing solutions, and digital marketing services. For individual consumers, FreeBit and its group companies provide mobile communication services and broadband internet access. Leveraging its expertise in core internet technologies, the company delivers integrated data, mobile, and computing management solutions to both business and consumer markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 特別調査委員会の設置に関するお知らせ | 2026-05-21 | Japanese | |
| 確認書 | 2025-12-15 | Japanese | |
| 半期報告書-第26期(2025/05/01-2026/04/30) | 2025-12-15 | Japanese | |
| 確認書 | 2025-07-23 | Japanese | |
| 有価証券報告書-第25期(2024/05/01-2025/04/30) | 2025-07-23 | Japanese | |
| 変更報告書 | 2025-04-02 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46722809 | 特別調査委員会の設置に関するお知らせ | 2026-05-21 | Japanese | ||
|
2025
9 filings
| |||||
| 10096768 | 確認書 | 2025-12-15 | Japanese | ||
| 10096755 | 半期報告書-第26期(2025/05/01-2026/04/30) | 2025-12-15 | Japanese | ||
| 7859884 | 確認書 | 2025-07-23 | Japanese | ||
| 7859886 | 有価証券報告書-第25期(2024/05/01-2025/04/30) | 2025-07-23 | Japanese | ||
| 7268542 | 変更報告書 | 2025-04-02 | Japanese | ||
| 7268537 | 訂正報告書(大量保有報告書・変更報告書) | 2025-04-02 | Japanese | ||
| 7272811 | 変更報告書 | 2025-03-25 | Japanese | ||
| 7272806 | 臨時報告書 | 2025-03-25 | Japanese | ||
| 7287157 | 有価証券届出書(参照方式) | 2025-01-31 | Japanese | ||
|
2024
5 filings
| |||||
| 7291716 | 確認書 | 2024-12-16 | Japanese | ||
| 7291715 | 半期報告書-第25期(2024/05/01-2025/04/30) | 2024-12-16 | Japanese | ||
| 7314593 | 訂正有価証券届出書(参照方式) | 2024-07-29 | Japanese | ||
| 7314583 | 臨時報告書 | 2024-07-29 | Japanese | ||
| 7315139 | 訂正有価証券届出書(参照方式) | 2024-07-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bezeq The Israeli Telecommunication Corporation Ltd.
A telecommunications provider of internet, telephony, cellu…
|
BEZQ | IL | Telecommunications, computer pr… |
|
BHARTI AIRTEL INTERNATIONAL (NETHERLANDS) B.V.
Holding company for African telecommunications and mobile m…
|
3P3B | NL | Telecommunications, computer pr… |
|
BHARTI AIRTEL LIMITED
A global communications solutions provider offering mobile,…
|
31AB | SG | Telecommunications, computer pr… |
|
Bharti Airtel Ltd.
Global provider of telecommunications and digital services …
|
BHARTIARTL | IN | Telecommunications, computer pr… |
|
Bharti Hexacom Limited
Provides mobile, fixed-line, and broadband services in Raja…
|
BHARTIHEXA | IN | Telecommunications, computer pr… |
|
BH Telecom d.d. Sarajevo
Telecommunications operator offering mobile, fixed, interne…
|
BHTS | BA | Telecommunications, computer pr… |
|
BIGBLU BROADBAND PLC
Provider of satellite and wireless broadband for unserved/u…
|
BBB | GB | Telecommunications, computer pr… |
|
BINASAT COMMUNICATIONS BERHAD
Provides comprehensive supporting services for telecommunic…
|
— | MY | Telecommunications, computer pr… |
|
Bredband2 i Skandinavien AB
A network operator providing fiber broadband, data communic…
|
BRE2 | SE | Telecommunications, computer pr… |
|
BRISANET SERVIÇOS DE TELECOMUNICAÇÕES S.A.
Independent provider of fiber broadband, 5G, and digital se…
|
— | BR | Telecommunications, computer pr… |
FreeBit 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/13493/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13493 | 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=13493 | 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=13493 \ -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": 13493}, 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 FreeBit Co., Ltd. (id: 13493)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.