
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 |
|---|---|---|---|
| 有価証券報告書-第24期(平成29年3月1日-平成30年2月28日) | 2018-05-31 | Japanese | |
| 四半期報告書-第24期第3四半期(2017/09/01-2017/11/30) | 2018-01-12 | Japanese | |
| 四半期報告書-第24期第2四半期(2017/06/01-2017/08/31) | 2017-10-13 | Japanese | |
| 四半期報告書-第24期第1四半期(2017/03/01-2017/05/31) | 2017-07-12 | Japanese | |
| 有価証券報告書-第23期(2016/03/01-2017/02/28) | 2017-05-31 | Japanese | |
| 四半期報告書-第23期第3四半期(2016/09/01-2016/11/30) | 2017-01-13 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
2 filings
| |||||
| 7726182 | 有価証券報告書-第24期(平成29年3月1日-平成30年2月28日) | 2018-05-31 | Japanese | ||
| 7730533 | 四半期報告書-第24期第3四半期(2017/09/01-2017/11/30) | 2018-01-12 | Japanese | ||
|
2017
4 filings
| |||||
| 7733815 | 四半期報告書-第24期第2四半期(2017/06/01-2017/08/31) | 2017-10-13 | Japanese | ||
| 7737312 | 四半期報告書-第24期第1四半期(2017/03/01-2017/05/31) | 2017-07-12 | Japanese | ||
| 7827815 | 有価証券報告書-第23期(2016/03/01-2017/02/28) | 2017-05-31 | Japanese | ||
| 7836452 | 四半期報告書-第23期第3四半期(2016/09/01-2016/11/30) | 2017-01-13 | Japanese | ||
|
2016
4 filings
| |||||
| 7839785 | 四半期報告書-第23期第2四半期(2016/06/01-2016/08/31) | 2016-10-13 | Japanese | ||
| 7843027 | 四半期報告書-第23期第1四半期(2016/03/01-2016/05/31) | 2016-07-14 | Japanese | ||
| 7845733 | 有価証券報告書-第22期(2015/03/01-2016/02/29) | 2016-05-27 | Japanese | ||
| 7849878 | 四半期報告書-第22期第3四半期(2015/09/01-2015/11/30) | 2016-01-14 | Japanese | ||
|
2015
1 filing
| |||||
| 7853098 | 四半期報告書-第22期第2四半期(2015/06/01-2015/08/31) | 2015-10-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2 Cheap Cars Group Limited
Integrated automotive group specializing in high-volume ret…
|
2CC | NZ | Wholesale and retail trade |
|
AMERICAS CARMART INC
Automotive retailer offering used vehicles and in-house fin…
|
CRMT | US | Wholesale and retail trade |
|
Aramis Group
A European leader in the online business-to-consumer sale o…
|
ARAMI | FR | Wholesale and retail trade |
|
ASBURY AUTOMOTIVE GROUP INC
Automotive retailer selling new and used vehicles with serv…
|
ABG | US | Wholesale and retail trade |
|
AutoCanada Inc.
Canadian multi-location automotive dealership group offerin…
|
ACQ | CA | Wholesale and retail trade |
|
Automakedonija AD
Sells and provides after-sales support for passenger and co…
|
AUMK | MK | Wholesale and retail trade |
|
Automax Motors Ltd.
A holding company that imports and markets new vehicles and…
|
AMX | IL | Wholesale and retail trade |
|
AUTOMOB PARTICIPAÇÕES S.A.
Manages light and heavy vehicle dealerships, machinery sale…
|
— | BR | Wholesale and retail trade |
|
AUTONATION, INC.
Automotive retailer selling new and used vehicles, parts, a…
|
AN | US | Wholesale and retail trade |
|
AUTOSPORTS GROUP LIMITED.
Luxury vehicle dealership network offering sales, repairs, …
|
ASG | AU | 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.