
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-28 | Japanese | |
| 支配株主等に関する事項について | 2026-04-27 | Japanese | |
| 臨時報告書 | 2026-04-24 | Japanese | |
| 確認書 | 2026-04-23 | Japanese | |
| 有価証券報告書-第26期(2025/02/01-2026/01/31) | 2026-04-23 | Japanese | |
| 確認書 | 2025-09-16 | Japanese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46879477 | 事業計画及び成長可能性に関する事項 | 2026-04-28 | Japanese | ||
| 46879052 | 支配株主等に関する事項について | 2026-04-27 | Japanese | ||
| 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
4 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 | ||
Market data
Market data not available
Price history
Peer group · Wholesale on a fee or contract basis
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LIQUIDITY SERVICES INC
Operates a global B2B online marketplace for surplus busine…
|
LQDT | US | Wholesale and retail trade |
|
Mbf Group Spolka Akcyjna
Wholesale trader of commodities, developing high-technology…
|
MBF | PL | Wholesale and retail trade |
|
MSTC Limited
Provides e-auction, e-procurement, and bulk trading service…
|
MSTCLTD | IN | Wholesale and retail trade |
|
NORDWEST Handel AG
A B2B trade association and purchasing partner for speciali…
|
NWX | DE | Wholesale and retail trade |
|
Nousouken Corporation
Operates a direct-from-farm agricultural product distributi…
|
3541 | JP | Wholesale and retail trade |
|
OPENLANE, Inc.
Digital marketplace for the wholesale of used vehicles for …
|
KAR | US | Wholesale and retail trade |
|
PERGAMON STATUS DIŞ TİCARET A.Ş.
A foreign trade company providing export intermediation and…
|
PSDTC | TR | Wholesale and retail trade |
|
RB GLOBAL INC.
An omnichannel marketplace for buyers and sellers of commer…
|
RBA | CA | Wholesale and retail trade |
|
Saga Furs Oyj
A full-service auction house for responsibly sourced fur sk…
|
SAGCV | FI | Wholesale and retail trade |
|
Sinco Pharmaceuticals Holdings Limited
Provides comprehensive Marketing, Promotion, and Channel Ma…
|
6833 | HK | 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.