New Palace International Co., Ltd. — Investor Relations & Filings
New Palace International Co., Ltd. is a hospitality and catering enterprise established in 1945. The company specializes in large-scale banquet services, wedding planning, and diverse food service operations. Its core business activities encompass the management of multi-functional event venues, providing comprehensive solutions for weddings, corporate year-end parties, spring banquets, and business conferences. The company’s service portfolio includes specialized seafood cuisine, international buffets, and customized catering. Operating through various brands and flagship locations, it offers sophisticated hardware facilities and versatile spatial designs tailored for high-quality social gatherings. New Palace International integrates traditional culinary expertise with modern hospitality management to serve a broad range of private and commercial clients, focusing on delivering professional event coordination and premium dining experiences.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年年報及股東會資料 — 2025_8940_20260522FE4.pdf | 2026-04-30 | English | |
| 114年年報及股東會資料 — 2025_8940_20260522F04.pdf | 2026-04-30 | Chinese | |
| 公告本公司115年第一季財務報告董事會 預計召開日期為115年5月7日 | 2026-04-29 | Chinese | |
| 114年第4季財務報告書 — 202504_8940_AIC.pdf | 2026-04-28 | English | |
| 114年第4季財務報告書 — 202504_8940_AIA.pdf | 2026-04-28 | English | |
| 114年第4季財務報告書 — 202504_8940_AI3.pdf | 2026-04-28 | Chinese |
Market data
Market data not available
Price history
Peer group · Event catering activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tokyo Kaikan Co.,Ltd.
Operates a hospitality complex with event spaces, restauran…
|
9701 | JP | Accommodation and food service … |
New Palace International Co., Ltd. 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/52760/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52760 | 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=52760 | 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=52760 \ -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": 52760}, 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 New Palace International Co., Ltd. (id: 52760)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.