
Farmmi, Inc. — Investor Relations & Filings
Farmmi, Inc. is an agricultural technology enterprise that processes and sells agricultural products, specializing in edible fungi such as shiitake and wood ear mushrooms. The company operates a global supply chain platform and offers e-commerce and trading platforms to facilitate the efficient distribution of agricultural goods. It serves an international customer base, providing advanced supply chain solutions for the agricultural sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - Farmmi, Inc. (0001701261) (Filer) | 2026-04-10 | English | |
| 3 - Farmmi, Inc. (0001701261) (Issuer) | 2026-03-18 | English | |
| 20-F Filing | 2026-02-10 | English | |
| 6-K Filing | 2026-02-03 | English | |
| 6-K Filing | 2026-01-30 | English | |
| FORM 6-K | 2025-12-09 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 33995581 | 6-K - Farmmi, Inc. (0001701261) (Filer) | 2026-04-10 | English | ||
| 32968896 | 3 - Farmmi, Inc. (0001701261) (Issuer) | 2026-03-18 | English | ||
| 31364782 | 20-F Filing | 2026-02-10 | English | ||
| 31364818 | 6-K Filing | 2026-02-03 | English | ||
| 31364543 | 6-K Filing | 2026-01-30 | English | ||
|
2025
10 filings
| |||||
| 13017383 | FORM 6-K | 2025-12-09 | English | ||
| 13017384 | FORM 6-K | 2025-11-13 | English | ||
| 13017385 | Regulatory Filings 2025 | 2025-09-22 | English | ||
| 13017386 | Regulatory Filings 2025 | 2025-09-17 | English | ||
| 13017387 | FORM F-3 | 2025-09-11 | English | ||
| 13017389 | Regulatory Filings 2025 | 2025-09-05 | English | ||
| 13017391 | Regulatory Filings 2025 | 2025-09-03 | English | ||
| 13017392 | Regulatory Filings 2025 | 2025-08-29 | English | ||
| 13017393 | FORM 6-K | 2025-08-04 | English | ||
| 13017396 | FORM 6-K | 2025-08-01 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of vegetables and melons, roots and tubers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alterrus Systems Inc.
Develops and operates commercial vertical, urban agricultur…
|
ASIUQ | CA | Agriculture, forestry and fishi… |
|
Bikurey Hasade (Holdings) LTD
Grows, markets, and distributes fresh produce and operates …
|
BKRY | IL | Agriculture, forestry and fishi… |
|
Edible Garden AG Inc
Specializes in controlled environment agriculture for local…
|
EDBL | US | Agriculture, forestry and fishi… |
|
EDITION LTD.
Investment holding and agriculture, cultivating leafy veget…
|
5HG | SG | Agriculture, forestry and fishi… |
|
Fujian Wanchen Food Group Co.,Ltd.
Researches and cultivates edible fungi while operating a sn…
|
300972 | CN | Agriculture, forestry and fishi… |
|
Fujing Holdings Co., Limited
Cultivation, production, and sale of specialized potted veg…
|
2497 | HK | Agriculture, forestry and fishi… |
|
Green Rise Foods Inc.
Operates 72-89 acres of greenhouses to grow fresh produce u…
|
GRF | CA | Agriculture, forestry and fishi… |
|
Jiangsu Chinagreen Biological Technology Group Co.,Ltd.
Specializes in the industrial cultivation and distribution …
|
300970 | CN | Agriculture, forestry and fishi… |
|
Kalera S.A.
Technology-driven vertical farming company producing pestic…
|
KAL | LU | Agriculture, forestry and fishi… |
|
Local Bounti Corporation/DE
Indoor agriculture company specializing in the sustainable …
|
LOCL | US | Agriculture, forestry and fishi… |
Farmmi, 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/35180/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35180 | 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=35180 | 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=35180 \ -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": 35180}, 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 Farmmi, Inc. (id: 35180)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.