
REALGATE INC. — Investor Relations & Filings
REALGATE INC. is a real estate company that specializes in the revitalization and value-add of underutilized and older buildings. The company's core activity is the flexible workplace business, where it transforms properties into modern shared offices, creative workspaces, and commercial facilities. REALGATE offers comprehensive, end-to-end services that include business consultation, planning, architectural design, construction, leasing, and operational management. By repurposing existing properties, the company aims to contribute to broader neighborhood development and has recently expanded its revitalization strategies to include the hotel sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ヒューリック株式会社を割当先とする第三者割当による新株式発行の払込完了に関するお知らせ | 2026-06-01 | Japanese | |
| 発行価格及び売出価格等の決定に関するお知らせ | 2026-05-25 | Japanese | |
| 訂正有価証券届出書(参照方式) | 2026-05-25 | Japanese | |
| 訂正有価証券届出書(参照方式) | 2026-05-25 | Japanese | |
| 有価証券届出書(参照方式) | 2026-05-15 | Japanese | |
| 有価証券届出書(参照方式) | 2026-05-15 | Japanese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 47912016 | ヒューリック株式会社を割当先とする第三者割当による新株式発行の払込完了に関するお知らせ | 2026-06-01 | Japanese | ||
| 47008422 | 発行価格及び売出価格等の決定に関するお知らせ | 2026-05-25 | Japanese | ||
| 47006681 | 訂正有価証券届出書(参照方式) | 2026-05-25 | Japanese | ||
| 47006671 | 訂正有価証券届出書(参照方式) | 2026-05-25 | Japanese | ||
| 46349884 | 有価証券届出書(参照方式) | 2026-05-15 | Japanese | ||
| 46349861 | 有価証券届出書(参照方式) | 2026-05-15 | Japanese | ||
| 44141297 | 確認書 | 2026-05-08 | Japanese | ||
| 44141255 | 半期報告書-第18期(2025/10/01-2026/09/30) | 2026-05-08 | Japanese | ||
| 46879701 | 2026年9月期 第2四半期決算説明資料 | 2026-04-28 | Japanese | ||
| 46879699 | 2026年9月期 第2四半期(中間期)決算短信〔日本基準〕(非連結) | 2026-04-28 | Japanese | ||
|
2025
4 filings
| |||||
| 9824790 | 確認書 | 2025-12-11 | Japanese | ||
| 9824781 | 有価証券報告書-第17期(2024/10/01-2025/09/30) | 2025-12-11 | Japanese | ||
| 7265089 | 半期報告書-第17期(2024/10/01-2025/09/30) | 2025-05-08 | Japanese | ||
| 7265084 | 確認書 | 2025-05-08 | Japanese | ||
|
2024
1 filing
| |||||
| 7292018 | 臨時報告書 | 2024-12-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other real estate activities on a fee or contract basis
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Xi’an Kingfar Property Services Co., Ltd.
Comprehensive provider of property management and city serv…
|
1354 | HK | Real estate activities |
|
Ye Xing Group Holdings Limited
Specializes in comprehensive property management and relate…
|
1941 | HK | Real estate activities |
|
Zenith Properties REIT
A REIT that acquires, owns, and manages a diversified portf…
|
— | BG | Real estate activities |
|
Zhenro Services Group Limited
Engaged in comprehensive property management and related va…
|
6958 | HK | Real estate activities |
|
Zhong Ao Home Group Limited
Provides comprehensive property management services primari…
|
1538 | HK | Real estate activities |
|
ZHONGTIAN SERVICE CO., LTD.
Provides property management and integrated facility servic…
|
002188 | CN | Real estate activities |
REALGATE 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/14630/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14630 | 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=14630 | 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=14630 \ -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": 14630}, 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 REALGATE INC. (id: 14630)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.