
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-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 | |
| Next Day Disclosure Return | 2026-05-27 | English | |
| Next Day Disclosure Return | 2026-05-26 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 44824729 | Next Day Disclosure Return | 2026-05-11 | English | ||
| 44218099 | Next Day Disclosure Return | 2026-05-08 | English | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for real estate
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Dotstay
A relocation platform offering personalized rental home sea…
|
DOTS | IT | Real estate activities |
|
Douglas Elliman Inc.
A large US residential real estate brokerage specializing i…
|
DOUG | US | Real estate activities |
|
Dunahouse
Provider of integrated real estate and financial services i…
|
DUNAH | HU | Real estate activities |
|
E-House (China) Enterprise Holdings Limited
Comprehensive real estate transaction platform providing ag…
|
2048 | KY | Real estate activities |
|
eXp World Holdings, Inc.
A holding company for cloud-based real estate, virtual plat…
|
EXPI | US | Real estate activities |
|
Fathom Holdings Inc.
A technology-driven real estate platform with brokerage, mo…
|
FTHM | US | Real estate activities |
|
FOXTONS GROUP PLC
An estate agency offering lettings, sales, and financial se…
|
FOXT | GB | Real estate activities |
|
Grand Vision Properties REIT
A real estate investment trust that acquires, manages, and …
|
— | BG | Real estate activities |
|
Hiyes
Integrated real estate service provider specializing in sal…
|
2348 | TW | Real estate activities |
|
Homesfy Realty Limited
A technology-led brokerage platform for residential propert…
|
HOMESFY | IN | 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.