
M - mart Inc. — Investor Relations & Filings
M - mart Inc. operates a business-to-business (B2B) e-marketplace specializing in the wholesale of food products. The company's online platform connects food suppliers, such as producers and wholesalers, with professional buyers from the food and beverage sector, including restaurants and retailers. It facilitates the unmanned wholesale and distribution of a wide range of food items through an open market system. The marketplace also features specialized sections for large-lot transactions, auctions, and outlet sales, providing a comprehensive procurement solution for business clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-04-24 | Japanese | |
| 確認書 | 2026-04-23 | Japanese | |
| 有価証券報告書-第26期(2025/02/01-2026/01/31) | 2026-04-23 | Japanese | |
| 確認書 | 2025-09-16 | Japanese | |
| 半期報告書-第26期(2025/02/01-2026/01/31) | 2025-09-16 | Japanese | |
| 臨時報告書 | 2025-04-28 | Japanese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 36109343 | 臨時報告書 | 2026-04-24 | Japanese | ||
| 35616895 | 確認書 | 2026-04-23 | Japanese | ||
| 35616888 | 有価証券報告書-第26期(2025/02/01-2026/01/31) | 2026-04-23 | Japanese | ||
|
2025
6 filings
| |||||
| 7855673 | 確認書 | 2025-09-16 | Japanese | ||
| 7855674 | 半期報告書-第26期(2025/02/01-2026/01/31) | 2025-09-16 | Japanese | ||
| 7265780 | 臨時報告書 | 2025-04-28 | Japanese | ||
| 7266083 | 内部統制報告書-第25期(2024/02/01-2025/01/31) | 2025-04-25 | Japanese | ||
| 7266078 | 確認書 | 2025-04-25 | Japanese | ||
| 7266079 | 有価証券報告書-第25期(2024/02/01-2025/01/31) | 2025-04-25 | Japanese | ||
|
2024
6 filings
| |||||
| 7308482 | 確認書 | 2024-09-17 | Japanese | ||
| 7308481 | 半期報告書-第25期(2024/02/01-2025/01/31) | 2024-09-17 | Japanese | ||
| 7333401 | 確認書 | 2024-06-14 | Japanese | ||
| 7333391 | 四半期報告書-第25期第1四半期(2024/02/01-2024/04/30) | 2024-06-14 | Japanese | ||
| 7340764 | 臨時報告書 | 2024-04-24 | Japanese | ||
| 7340803 | 内部統制報告書-第24期(2023/02/01-2024/01/31) | 2024-04-23 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale on a fee or contract basis
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AUCNET INC.
B2B online auction platform for various goods with a third-…
|
3964 | JP | Wholesale and retail trade |
|
Autostreets Development Limited
Provides integrated used vehicle transaction services throu…
|
2443 | HK | Wholesale and retail trade |
|
COMPAÑIA DE INSUMOS Y GRANOS S A
Wholesale distributor of agricultural products: cereals, oi…
|
— | AR | Wholesale and retail trade |
|
COPART INC
Global provider of online vehicle auctions and remarketing …
|
CPRT | US | Wholesale and retail trade |
|
DKSH Holding AG
A provider of Market Expansion Services for companies growi…
|
DKSH | CH | Wholesale and retail trade |
|
DKSH HOLDINGS(M)BHD
Offers Market Expansion Services for distribution, marketin…
|
— | MY | Wholesale and retail trade |
|
Elon
A Nordic retail alliance supporting independent retailers w…
|
ELON | SE | Wholesale and retail trade |
|
Grandma Trading & Agencies Ltd.
Manages product trading, strategic investments, and commerc…
|
504369 | IN | Wholesale and retail trade |
|
International Cetec Investments Inc.
Represents global manufacturers of professional lighting, A…
|
— | CA | Wholesale and retail trade |
|
LI & FUNG LIMITED
Designs and implements customized, end-to-end global supply…
|
61FB | SG | Wholesale and retail trade |
M - mart 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/14087/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14087 | 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=14087 | 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=14087 \ -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": 14087}, 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 M - mart Inc. (id: 14087)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.