
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 |
|---|---|---|---|
|
Transcanna Holdings Inc.
Cannabis supply chain management, branding, and distributio…
|
TCAN | CA | Wholesale and retail trade |
|
Twin Roses Trades & Agencies Ltd.
Provides trading, distribution, and agency services for com…
|
512117 | IN | Wholesale and retail trade |
|
Vaxxa AB
Digital auction platform for buying and selling used vehicl…
|
VAXXA | SE | Wholesale and retail trade |
|
Zarea Limited
A technology-driven B2B e-commerce marketplace for industri…
|
ZAL | PK | Wholesale and retail trade |
|
ZG Group
B2B digital platform connecting participants in the steel t…
|
6676 | AU | 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.