Phoenix Tours International, Inc. — Investor Relations & Filings
Phoenix Tours International, Inc., established in 1957, is a comprehensive service provider specializing in a wide range of travel-related products. The company facilitates domestic and international group tours, luxury cruises, and independent travel arrangements. Its service portfolio includes flight ticketing, hotel reservations, and overseas travel insurance. Phoenix Tours caters to diverse segments through specialized offerings such as corporate incentive travel, employee tours, themed vacations, family travel, honeymoons, and golf tours. It also provides customized planning and high-speed rail holiday packages. With a network of branches across major urban centers including Taipei, Taoyuan, Hsinchu, Taichung, Chiayi, Tainan, and Kaohsiung, the company maintains an extensive operational presence. The company focuses on itinerary innovation and professional guiding to maintain its position as a service benchmark.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_5706_20260601F13.pdf | 2026-04-29 | Chinese | |
| 115年年報及股東會資料 — 2026_5706_20260601F17.pdf | 2026-04-29 | Chinese | |
| 115年年報及股東會資料 — 2026_5706_20260601FE2.pdf | 2026-04-29 | English | |
| 115年年報及股東會資料 — 2026_5706_20260601F02.pdf | 2026-04-29 | Chinese | |
| 115年年報及股東會資料 — 2026_5706_20260601FE1.pdf | 2026-04-29 | English | |
| 115年年報及股東會資料 — 2026_5706_20260601F01.pdf | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 38339006 | 115年年報及股東會資料 — 2026_5706_20260601F13.pdf | 2026-04-29 | Chinese | ||
| 38338738 | 115年年報及股東會資料 — 2026_5706_20260601F17.pdf | 2026-04-29 | Chinese | ||
| 38338686 | 115年年報及股東會資料 — 2026_5706_20260601FE2.pdf | 2026-04-29 | English | ||
| 38338538 | 115年年報及股東會資料 — 2026_5706_20260601F02.pdf | 2026-04-29 | Chinese | ||
| 38338505 | 115年年報及股東會資料 — 2026_5706_20260601FE1.pdf | 2026-04-29 | English | ||
| 38338472 | 115年年報及股東會資料 — 2026_5706_20260601F01.pdf | 2026-04-29 | Chinese | ||
| 38340535 | 公告本公司115年第一季合併財務報告董事會召開日期為 115年05月07日 | 2026-04-29 | Chinese | ||
| 33992683 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33990029 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Tour operator activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HANATOUR JAPAN CO.,LTD.
An integrated travel company offering inbound B2B and B2C s…
|
6561 | JP | Administrative and support serv… |
|
H.I.S. Co., Ltd.
A travel and leisure company offering tours, hotels, theme …
|
9603 | JP | Administrative and support serv… |
|
KNT-CT Holdings Co.,Ltd.
A holding company managing a group of diverse travel-relate…
|
9726 | JP | Administrative and support serv… |
|
lastminute.com N.V.
A European travel technology company offering dynamic holid…
|
LMN | NL | Administrative and support serv… |
|
Lion Travel Service Co., Ltd
Comprehensive travel service provider offering domestic and…
|
2731 | TW | Administrative and support serv… |
|
MODETOURNETWORKINC.
A tour wholesaler and travel agency for domestic and intern…
|
080160 | KR | Administrative and support serv… |
|
Naturewings Holidays Limited
Specializes in curated Himalayan holiday packages and desti…
|
544245 | IN | Administrative and support serv… |
|
NextTrip, Inc.
A technology company providing a booking platform for consu…
|
NTRP | US | Administrative and support serv… |
|
Novaturas
A leading tour operator in the Baltic region offering packa…
|
NTU1L | LT | Administrative and support serv… |
|
Rainbow Tours S.A.
A tour operator and travel agency offering package holidays…
|
RBW | PL | Administrative and support serv… |
Phoenix Tours International, 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/52492/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52492 | 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=52492 | 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=52492 \ -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": 52492}, 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 Phoenix Tours International, Inc. (id: 52492)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.