
Ame Kaze Taiyo, Inc. — Investor Relations & Filings
Ame Kaze Taiyo, Inc. operates a multifaceted platform designed to connect consumers directly with food producers. The company's flagship service is Pocket Marché, a mobile application and online marketplace where users can purchase fresh, seasonal ingredients directly from farmers and fishermen. Expanding on this direct-to-consumer model, the company offers several complementary services. These include Taberu Times, a subscription service pairing a food-focused magazine with curated products from featured regions; a hometown tax donation platform that links donors with producers; and experiential tourism programs like nature studies and countryside stays. The company also collaborates with corporations and local governments on initiatives to support producers, expand sales channels, and foster community engagement. Additionally, it operates a community solar project that facilitates the retail of electricity from producers to consumers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-27 | Japanese | |
| 有価証券報告書-第11期(2025/01/01-2025/12/31) | 2026-03-27 | Japanese | |
| 確認書 | 2025-08-14 | Japanese | |
| 半期報告書-第11期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | |
| 臨時報告書 | 2025-03-31 | Japanese | |
| 内部統制報告書-第10期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33053466 | 確認書 | 2026-03-27 | Japanese | ||
| 33053465 | 有価証券報告書-第11期(2025/01/01-2025/12/31) | 2026-03-27 | Japanese | ||
|
2025
6 filings
| |||||
| 7857424 | 確認書 | 2025-08-14 | Japanese | ||
| 7857426 | 半期報告書-第11期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | ||
| 7268966 | 臨時報告書 | 2025-03-31 | Japanese | ||
| 7268964 | 内部統制報告書-第10期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese | ||
| 7268962 | 確認書 | 2025-03-31 | Japanese | ||
| 7268969 | 有価証券報告書-第10期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese | ||
|
2024
7 filings
| |||||
| 7291454 | 臨時報告書 | 2024-12-19 | Japanese | ||
| 7311600 | 確認書 | 2024-08-14 | Japanese | ||
| 7311555 | 半期報告書-第10期(2024/01/01-2024/12/31) | 2024-08-14 | Japanese | ||
| 7336884 | 確認書 | 2024-05-15 | Japanese | ||
| 7336853 | 四半期報告書-第10期第1四半期(2024/01/01-2024/03/31) | 2024-05-15 | Japanese | ||
| 7342528 | 臨時報告書 | 2024-04-01 | Japanese | ||
| 7344946 | 確認書 | 2024-03-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1stdibs.com, Inc.
An online marketplace for luxury goods and extraordinary de…
|
DIBS | US | Wholesale and retail trade |
|
Allegro.eu S.A.
European e-commerce marketplace connecting consumers with a…
|
ALE | PL | Wholesale and retail trade |
|
ARTICORE GROUP LIMITED
Operates online marketplaces connecting independent artists…
|
ATG | AU | Wholesale and retail trade |
|
Baozun Inc.
A digital commerce partner for e-commerce services and bran…
|
BZUN | US | Wholesale and retail trade |
|
BEENOS Inc.
A tech company with a global platform for cross-border e-co…
|
3328 | JP | Wholesale and retail trade |
|
CDON AB
A Nordic marketplace operator connecting third-party seller…
|
CDON | SE | Wholesale and retail trade |
|
CREEMA LTD.
Operates an online marketplace for handmade products and or…
|
4017 | JP | Wholesale and retail trade |
|
EBAY INC
A global online marketplace connecting buyers and sellers f…
|
EBAY | US | Wholesale and retail trade |
|
Enigmo Inc.
Plans, develops, and operates internet services, including …
|
3665 | JP | Wholesale and retail trade |
|
ENJOEI S.A.
Digital marketplace for peer-to-peer intermediation of pre-…
|
— | BR | Wholesale and retail trade |
Ame Kaze Taiyo, 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/14676/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14676 | 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=14676 | 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=14676 \ -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": 14676}, 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 Ame Kaze Taiyo, Inc. (id: 14676)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.