
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 |
|---|---|---|---|
| 確認書 | 2023-03-13 | Japanese | |
| 四半期報告書-第23期第3四半期(2022/11/01-2023/01/31) | 2023-03-13 | Japanese | |
| 確認書 | 2022-12-12 | Japanese | |
| 四半期報告書-第23期第2四半期(令和4年8月1日-令和4年10月31日) | 2022-12-12 | Japanese | |
| 確認書 | 2022-09-12 | Japanese | |
| 四半期報告書-第23期第1四半期(令和4年5月1日-令和4年7月31日) | 2022-09-12 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
2 filings
| |||||
| 7572205 | 確認書 | 2023-03-13 | Japanese | ||
| 7572206 | 四半期報告書-第23期第3四半期(2022/11/01-2023/01/31) | 2023-03-13 | Japanese | ||
|
2022
13 filings
| |||||
| 7580737 | 確認書 | 2022-12-12 | Japanese | ||
| 7580736 | 四半期報告書-第23期第2四半期(令和4年8月1日-令和4年10月31日) | 2022-12-12 | Japanese | ||
| 7589617 | 確認書 | 2022-09-12 | Japanese | ||
| 7589618 | 四半期報告書-第23期第1四半期(令和4年5月1日-令和4年7月31日) | 2022-09-12 | Japanese | ||
| 7596296 | 内部統制報告書-第22期(令和3年5月1日-令和4年4月30日) | 2022-07-29 | Japanese | ||
| 7596294 | 確認書 | 2022-07-29 | Japanese | ||
| 7596297 | 有価証券報告書-第22期(令和3年5月1日-令和4年4月30日) | 2022-07-29 | Japanese | ||
| 7596560 | 確認書 | 2022-07-22 | Japanese | ||
| 7596563 | 訂正有価証券報告書-第21期(令和2年5月1日-令和3年4月30日) | 2022-07-22 | Japanese | ||
| 7596555 | 確認書 | 2022-07-22 | Japanese | ||
| 7596559 | 訂正有価証券報告書-第20期(令和1年5月1日-令和2年4月30日) | 2022-07-22 | Japanese | ||
| 7596550 | 訂正有価証券報告書-第19期(平成30年5月1日-平成31年4月30日) | 2022-07-22 | Japanese | ||
| 7596551 | 訂正有価証券報告書-第18期(平成29年5月1日-平成30年4月30日) | 2022-07-22 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1&1 AG
A telecommunications provider offering mobile and broadband…
|
1U1 | DE | Telecommunications, computer pr… |
|
360networks Inc.
Major North American provider of high-capacity fiber optic …
|
TSIX | CA | Telecommunications, computer pr… |
|
4iG Nyilvánosan Működő Részvénytársaság
Provider of integrated telecommunications, IT, and space te…
|
4IG | HU | Telecommunications, computer pr… |
|
5G NETWORKS LIMITED.
Provides high-speed connectivity, fiber networks, and manag…
|
5GN | AU | Telecommunications, computer pr… |
|
AAC Clyde Space
Offers end-to-end small satellite solutions and space-based…
|
AAC | SE | Telecommunications, computer pr… |
|
Aastra Technologies Limited
Global provider of enterprise communication systems, specia…
|
AAH | CA | Telecommunications, computer pr… |
|
Accrete Inc.
Cloud-based messaging provider specializing in A2P SMS and …
|
4395 | JP | Telecommunications, computer pr… |
|
ACTELIS NETWORKS INC
Provider of cyber-hardened networking solutions for IoT ove…
|
ASNS | US | Telecommunications, computer pr… |
|
Adamant Holding Inc.
Global telecommunications carrier expanding into renewable …
|
UCCPF | CA | Telecommunications, computer pr… |
|
AdvanteXCEL.com Communications Corp.
Defaulting reporting issuer, cease-traded due to regulatory…
|
APTV | CA | 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.