
RedcapTour Co., Ltd. — Investor Relations & Filings
RedcapTour Co., Ltd. is a specialized B2B service provider focused on corporate travel and car rentals. The company's travel division offers comprehensive business travel management for corporate and institutional clients, utilizing a proprietary Business Travel Management System (BTMS). It also provides MICE (Meetings, Incentives, Conferences, and Exhibitions) services through a dedicated subsidiary, with a focus on the medical and pharmaceutical sectors. The car rental division provides long-term vehicle rentals to B2B and B2G customers, offering specialized solutions like integrated mobility services and EV battery management. The company maintains a strategic partnership with American Express Global Business Travel (AMEX GBT), enhancing its global service capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 기업설명회(IR)개최 | 2026-05-12 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-07 | Korean | |
| 기업설명회(IR)개최 | 2026-05-06 | Korean | |
| 결산실적공시예고 | 2026-04-27 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-27 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46345037 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45142647 | 기업설명회(IR)개최 | 2026-05-12 | Korean | ||
| 42493894 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-07 | Korean | ||
| 41742460 | 기업설명회(IR)개최 | 2026-05-06 | Korean | ||
| 37344129 | 결산실적공시예고 | 2026-04-27 | Korean | ||
| 33053899 | 기업가치제고계획(자율공시) | 2026-03-27 | Korean | ||
| 33053785 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 32984199 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32982877 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32934161 | 주주총회소집결의 | 2026-03-12 | Korean | ||
| 32934132 | 주주총회집중일개최사유신고 | 2026-03-12 | Korean | ||
| 32934128 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32916427 | 배당락 | 2026-03-09 | Korean | ||
| 32539113 | 기업설명회(IR)개최 | 2026-02-19 | Korean | ||
| 19466310 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-02-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Travel agency activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ying Hai Group Holdings Company Limited
Licensed travel agent distributing air tickets, hotel rooms…
|
8668 | HK | Administrative and support serv… |
RedcapTour 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/15585/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15585 | 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=15585 | 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=15585 \ -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": 15585}, 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 RedcapTour Co., Ltd. (id: 15585)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.