
Dowway Holdings Limited — Investor Relations & Filings
Dowway Holdings Limited is an investment holding company specializing in integrated exhibition and event management services. The company provides comprehensive solutions encompassing the design, planning, coordination, and management of exhibitions, corporate events, and related promotional activities. Key services include the management of exhibition halls and the provision of media advertising. Dowway Holdings principally targets and operates within the People's Republic of China market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MAY 2026 | 2026-06-04 | English | |
| POLL RESULTS OF THE ANNUAL GENERAL MEETING HELD ON 22 MAY 2026 | 2026-05-22 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-07 | English | |
| COMPANY INFORMATION SHEET | 2026-04-30 | English | |
| Next Day Disclosure Return | 2026-04-30 | English | |
| COMPLETION OF PLACING OF NEW SHARES UNDER GENERAL MANDATE | 2026-04-30 | English |
Browse filings by year
9 yearsMarket data
Market data not available
Price history
Peer group · Organization of conventions and trade shows
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PRAVEG LIMITED
Integrated exhibition and event management firm with luxury…
|
PRAVEG | IN | Administrative and support serv… |
|
SHANGAR DECOR LIMITED
Provides event infrastructure, decoration, and equipment re…
|
540259 | IN | Administrative and support serv… |
|
The Contents On Co., Ltd.
A company that produces and distributes media content, incl…
|
302920 | KR | Administrative and support serv… |
|
Zhejiang Meorient Commerce&Exhibition Inc.
Organizes international trade fairs and O2O matchmaking ser…
|
300795 | CN | Administrative and support serv… |
Dowway Holdings 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/51426/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51426 | 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=51426 | 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=51426 \ -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": 51426}, 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 Dowway Holdings Limited (id: 51426)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.