
KE Holdings Inc. — Investor Relations & Filings
KE Holdings Inc. (Beike) is a leading integrated online and offline platform for housing transactions and services in China. The company is a pioneer in establishing the infrastructure and standards necessary for service providers and customers to efficiently navigate the housing market. Its core services encompass existing and new home sales, home rentals, and home renovation and furnishing. KE Holdings operates the Beike platform and owns Lianjia, a prominent real estate brokerage brand in China, leveraging over 23 years of industry experience to drive sustainable growth and offer effective solutions across its market footprint.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Next Day Disclosure Return | 2026-06-03 | English | |
| Next Day Disclosure Return | 2026-06-02 | English | |
| Next Day Disclosure Return | 2026-06-01 | English | |
| Next Day Disclosure Return | 2026-06-01 | English | |
| Next Day Disclosure Return | 2026-05-29 | English | |
| Next Day Disclosure Return | 2026-05-28 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47948423 | Next Day Disclosure Return | 2026-06-03 | English | ||
| 47933126 | Next Day Disclosure Return | 2026-06-02 | English | ||
| 47917273 | Next Day Disclosure Return | 2026-06-01 | English | ||
| 47908918 | Next Day Disclosure Return | 2026-06-01 | English | ||
| 47884710 | Next Day Disclosure Return | 2026-05-29 | English | ||
| 47858511 | Next Day Disclosure Return | 2026-05-28 | English | ||
| 47510760 | Next Day Disclosure Return | 2026-05-27 | English | ||
| 47060192 | Next Day Disclosure Return | 2026-05-26 | English | ||
| 47040670 | Next Day Disclosure Return | 2026-05-26 | English | ||
| 46820273 | Next Day Disclosure Return | 2026-05-22 | English | ||
| 46532097 | INSIDE INFORMATION KE HOLDINGS INC. ANNOUNCES FIRST QUARTER 2026 UNAUDITED FINANCIAL RESULTS | 2026-05-19 | English | ||
| 46355111 | Supplemental Announcement in Relation to the Board Meeting | 2026-05-15 | English | ||
| 45943234 | Next Day Disclosure Return | 2026-05-14 | English | ||
| 45552022 | Next Day Disclosure Return | 2026-05-13 | English | ||
| 45241805 | Next Day Disclosure Return | 2026-05-12 | English | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for real estate
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Linkhome Holdings Inc.
An AI-driven real estate technology platform simplifying pr…
|
LHAI | US | Real estate activities |
|
LPS BRASIL CONSULTORIA DE IMOVEIS S/A
Provides real estate brokerage, consultancy, and mortgage f…
|
— | BR | Real estate activities |
|
Lubke Kelber AG
A real estate specialist for residential and commercial inv…
|
SZ50 | DE | Real estate activities |
|
Marcus & Millichap, Inc.
A commercial real estate firm for investment brokerage, fin…
|
MMI | US | Real estate activities |
|
MDJM LTD
Provides real estate agency services, training, and propert…
|
UOKA | US | Real estate activities |
|
Midland Holdings Limited
Provides comprehensive real estate services and property ag…
|
1200 | BM | Real estate activities |
|
M WINKWORTH PLC
A franchisor of residential real estate agencies for sales,…
|
WINK | GB | Real estate activities |
|
NEXPE PARTICIPAÇÕES S.A. - EM RECUPERAÇÃO JUDICIAL
Digital real estate curation platform for brokerage and adv…
|
— | BR | Real estate activities |
|
Ohmyhome Ltd
A property technology platform providing end-to-end solutio…
|
OMH | US | Real estate activities |
|
PT Era Graharealty Tbk
Leading real estate agency offering comprehensive property …
|
IPAC | ID | Real estate activities |
KE Holdings 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/50589/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50589 | 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=50589 | 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=50589 \ -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": 50589}, 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 KE Holdings Inc. (id: 50589)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.