
IDOM Inc. — Investor Relations & Filings
IDOM Inc. is a major operator in the automotive retail sector, specializing in the purchasing and selling of used vehicles. The company manages an extensive network of stores under various brands, including its principal brand, Gulliver. Its business model is centered on buying cars directly from consumers and retailing them through its network. In addition to its core used car operations, IDOM provides vehicle maintenance services and operates new car dealerships in international markets. The company focuses on resolving information asymmetry in the pre-owned vehicle market by pioneering fair, market-based valuation standards. It was an early adopter of comprehensive online vehicle information disclosure and introduced a 10-year warranty program to enhance transparency and build customer trust, aiming to be a long-term partner for car owners through user-centric innovation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 発行登録追補書類(株券、社債券等) | 2025-11-19 | Japanese | |
| 発行登録追補書類(株券、社債券等) | 2025-11-19 | Japanese | |
| 訂正発行登録書 | 2025-11-13 | Japanese | |
| 訂正発行登録書 | 2025-10-30 | Japanese | |
| 訂正発行登録書 | 2025-10-28 | Japanese | |
| 発行登録書(株券、社債券等) | 2025-10-27 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
13 filings
| |||||
| 8456789 | 発行登録追補書類(株券、社債券等) | 2025-11-19 | Japanese | ||
| 8456787 | 発行登録追補書類(株券、社債券等) | 2025-11-19 | Japanese | ||
| 8283955 | 訂正発行登録書 | 2025-11-13 | Japanese | ||
| 8058718 | 訂正発行登録書 | 2025-10-30 | Japanese | ||
| 8051568 | 訂正発行登録書 | 2025-10-28 | Japanese | ||
| 8044091 | 発行登録書(株券、社債券等) | 2025-10-27 | Japanese | ||
| 8024308 | 確認書 | 2025-10-15 | Japanese | ||
| 8024306 | 半期報告書-第32期(2025/03/01-2026/02/28) | 2025-10-15 | Japanese | ||
| 7931447 | 訂正発行登録書 | 2025-09-26 | Japanese | ||
| 7261770 | 臨時報告書 | 2025-05-28 | Japanese | ||
| 7261716 | 確認書 | 2025-05-28 | Japanese | ||
| 7261714 | 内部統制報告書-第31期(2024/03/01-2025/02/28) | 2025-05-28 | Japanese | ||
| 7261720 | 有価証券報告書-第31期(2024/03/01-2025/02/28) | 2025-05-28 | Japanese | ||
|
2024
2 filings
| |||||
| 7305057 | 確認書 | 2024-10-15 | Japanese | ||
| 7305061 | 半期報告書-第31期(2024/03/01-2025/02/28) | 2024-10-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Grand Baoxin Auto Group Limited
Dealer network providing sales, maintenance, and service fo…
|
1293 | KY | Wholesale and retail trade |
|
GROUP 1 AUTOMOTIVE INC
Automotive retailer operating dealerships and collision cen…
|
GPI | US | Wholesale and retail trade |
|
Guan Chao Holdings Limited
Automotive retailer and service provider selling new parall…
|
1872 | HK | Wholesale and retail trade |
|
Hira Automobiles Ltd.
Authorized Maruti Suzuki dealer for new and pre-owned vehic…
|
531743 | IN | Wholesale and retail trade |
|
Hunyvers S.A.
Distributor of recreational vehicles offering sales, rental…
|
ALHUN | FR | Wholesale and retail trade |
|
İNALLAR OTOMOTİV SANAYİ VE TİCARET A.Ş.
Multi-brand automotive dealership offering sales, after-sal…
|
INALR | TR | Wholesale and retail trade |
|
International Conglomerate of Distribution for Automobile Holdings Co., Ltd.
A holding company managing the vehicle lifecycle from sales…
|
3184 | JP | Wholesale and retail trade |
|
Jiuzi Holdings Inc
Operates and franchises retail stores selling new energy ve…
|
JZXN | CN | Wholesale and retail trade |
|
Kamux Oyj
A retail company specializing in the sale of used cars and …
|
KAMUX | FI | Wholesale and retail trade |
|
K Car Co., Ltd.
An omnichannel platform for directly buying and selling pre…
|
381970 | KR | Wholesale and retail trade |
IDOM 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/12463/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12463 | 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=12463 | 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=12463 \ -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": 12463}, 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 IDOM Inc. (id: 12463)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.