
Steve Leung Design Group Limited — Investor Relations & Filings
Steve Leung Design Group Limited (SLD) is an internationally renowned design practice founded in 1997 by globally acclaimed architect and designer Mr. Steve Leung. Recognized as one of the largest interior design firms in Asia, SLD employs over 500 professionals. The company provides comprehensive services encompassing interior design, interior decorating and furnishing, and product design. SLD operates globally, serving clients in over 100 cities, with a significant operational footprint across Greater China, including major offices in Shanghai, Beijing, and Guangzhou. The firm focuses on delivering award-winning designs that enhance project value and improve quality of life.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notification Letter to Non-Registered Shareholders | 2026-04-22 | English | |
| Notification Letter to Registered Shareholders and Provision of Email Address Form | 2026-04-22 | English | |
| FORM OF PROXY FOR THE ANNUAL GENERAL MEETING TO BE HELD ON 21 MAY 2026 (OR AT ANY ADJOURNMENT THEREOF) | 2026-04-22 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-22 | English | |
| PROPOSALS FOR GENERAL MANDATES TO ISSUE AND REPURCHASE SHARES; EXTENSION OF GENERAL MANDATE TO ISSUE SHARES; RE-ELECTION OF DIRECTORS; RE-APPOINTMENT OF AUDITOR; AND NOTICE OF ANNUAL GENERAL MEETING | 2026-04-22 | English | |
| Annual Report 2025 | 2026-04-22 | English |
Market data
Market data not available
Price history
Peer group · Specialized design activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Blue Pebble Limited
Provides spatial design and environmental branding solution…
|
BLUEPEBBLE | IN | Professional, scientific and te… |
|
DILLI ILLUSTRATE INC.,
Manufacturer of digital ultraviolet (UV) printers and relat…
|
131180 | KR | Professional, scientific and te… |
|
Goodpatch Inc.
A design company that solves business challenges with digit…
|
7351 | JP | Professional, scientific and te… |
|
RICH HONOUR INTERNATIONAL DESIGNS CO., LTD.
Provides interior design, decoration, and project managemen…
|
6754 | TW | Professional, scientific and te… |
|
SIGONG TECH Co.,Ltd.
Specializes in planning, designing, and building museums, w…
|
020710 | KR | Professional, scientific and te… |
|
SillaTextile
Manufactures polyester fabrics and operates in real estate …
|
001000 | KR | Professional, scientific and te… |
Steve Leung Design Group Limited 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/50482/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50482 | 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=50482 | 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=50482 \ -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": 50482}, 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 Steve Leung Design Group Limited (id: 50482)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.