
KNT-CT Holdings Co.,Ltd. — Investor Relations & Filings
KNT-CT Holdings Co., Ltd. is a holding company responsible for the management strategy and administration of a group of travel-related businesses. Its core operating companies are Kinki Nippon Tourist Co., Ltd. and Club Tourism International Inc. Kinki Nippon Tourist provides a wide range of travel products and services to corporate clients and individuals, focusing on professional consulting. Club Tourism International operates as a membership-based organization, offering unique and themed travel products to its large member base. The group's broader activities include corporate services, comprehensive event management, educational tours, and Destination Management Company (DMC) services. Strategically, the company focuses on growing inbound tourism and engaging in regional co-creation projects to revitalize local communities by providing comprehensive tourism solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第83期第2四半期(2019/07/01-2019/09/30) | 2019-11-13 | Japanese | |
| 四半期報告書-第83期第1四半期(2019/04/01-2019/06/30) | 2019-08-08 | Japanese | |
| 有価証券報告書-第82期(平成30年4月1日-平成31年3月31日) | 2019-06-19 | Japanese | |
| 四半期報告書-第82期第3四半期(2018/10/01-2018/12/31) | 2019-02-12 | Japanese | |
| 四半期報告書-第82期第2四半期(2018/07/01-2018/09/30) | 2018-11-09 | Japanese | |
| 四半期報告書-第82期第1四半期(2018/04/01-2018/06/30) | 2018-08-10 | Japanese |
Market data
Market data not available
Price history
Peer group · Tour operator activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bookfortravel.com Inc.
Specializes in immersive, local-hosted group tours and pers…
|
— | CA | Administrative and support serv… |
|
CAISSA TOURISM GROUP CO.,LTD.
Travel management, MICE, aviation and railway catering, cru…
|
000796 | CN | Administrative and support serv… |
|
Ch. Charilaou Group Plc
A tour operator offering tickets, packages, cruises, and on…
|
CHCH | CY | Administrative and support serv… |
|
China CYTS Tours Holding Co.,Ltd.
Comprehensive tourism provider offering travel agency, reso…
|
600138 | CN | Administrative and support serv… |
|
CVC BRASIL OPERADORA E AGÊNCIA DE VIAGENS SA
Provides integrated travel services, vacation packages, and…
|
— | BR | Administrative and support serv… |
|
Destination Italia
A TravelTech tour operator for high-end, experiential B2B t…
|
DIT | IT | Administrative and support serv… |
|
EGL Holdings Company Limited
Provides travel and travel-related services, offering organ…
|
6882 | HK | Administrative and support serv… |
|
EURASIA TRAVEL Co.,Ltd
A travel provider offering themed tours focused on nature, …
|
9376 | JP | Administrative and support serv… |
|
GEZİNOMİ SEYAHAT TURİZM TİCARET A.Ş.
Tour operator providing online booking for hotels, tours, a…
|
GZNMI | TR | Administrative and support serv… |
|
Giocamondo Study S.p.A.
An educational travel provider specializing in study abroad…
|
GMS | IT | Administrative and support serv… |
KNT-CT Holdings 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/13016/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13016 | 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=13016 | 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=13016 \ -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": 13016}, 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 KNT-CT Holdings Co.,Ltd. (id: 13016)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.