
F&M CO.,LTD. — Investor Relations & Filings
F&M CO.,LTD. is a provider of management support and outsourcing services primarily for small and medium-sized enterprises (SMEs), individual business owners, and professional firms. The company offers a range of solutions including "Office Station," a cloud-based software for human resources and labor management. Its services encompass back-office consulting, financial and subsidy application support, and assistance with acquiring ISO, P-Mark, and HACCP certifications. F&M also delivers accounting services and provides specialized support for accounting firms and social insurance and labor consultant offices. Additionally, the company operates educational programs such as PC and business schools.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年3月期第4四半期決算説明資料 | 2026-05-15 | Japanese | |
| 業績予想の修正に関するお知らせ | 2026-05-13 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第36期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese | |
| 内部統制報告書-第35期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46885290 | 2026年3月期第4四半期決算説明資料 | 2026-05-15 | Japanese | ||
| 46884294 | 業績予想の修正に関するお知らせ | 2026-05-13 | Japanese | ||
|
2025
6 filings
| |||||
| 8284095 | 確認書 | 2025-11-13 | Japanese | ||
| 8284077 | 半期報告書-第36期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7245398 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7250308 | 内部統制報告書-第35期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250303 | 有価証券報告書-第35期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250302 | 確認書 | 2025-06-25 | Japanese | ||
|
2024
7 filings
| |||||
| 7299164 | 確認書 | 2024-11-13 | Japanese | ||
| 7299161 | 半期報告書-第35期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7311031 | 有価証券届出書(参照方式) | 2024-08-22 | Japanese | ||
| 7323118 | 内部統制報告書-第34期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7323111 | 確認書 | 2024-06-27 | Japanese | ||
| 7323108 | 有価証券報告書-第34期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7323048 | 臨時報告書 | 2024-06-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Accounting, bookkeeping and auditing activities; tax consultancy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Reiwa Accounting Holdings Co., Ltd.
Provides accounting and consulting for large corporations a…
|
296A | JP | Professional, scientific and te… |
|
SamIl
A professional services firm providing assurance, advisory,…
|
032280 | KR | Professional, scientific and te… |
|
Talenom Oyj
Offers financial management services and proprietary softwa…
|
TNOM | FI | Professional, scientific and te… |
|
Tax Net Spolka Akcyjna
Provider of business support services, including accounting…
|
TXN | PL | Professional, scientific and te… |
|
TGS DIŞ TİCARET A.Ş.
A foreign trade company providing intermediary services for…
|
TGSAS | TR | Professional, scientific and te… |
|
TR3 Trust
Accurate preparation and filing of the annual T3 return for…
|
— | CA | Professional, scientific and te… |
|
Wasaga Capital Corp.
Specializes in comprehensive accounting, tax, and financial…
|
— | CA | Professional, scientific and te… |
|
YWL Corp.
Comprehensive financial services, specializing in accountin…
|
YELLQ | CA | Professional, scientific and te… |
F&M CO.,LTD. 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/13236/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13236 | 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=13236 | 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=13236 \ -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": 13236}, 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 F&M CO.,LTD. (id: 13236)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.