
ASANTE INCORPORATED — Investor Relations & Filings
Asante Incorporated is a provider of comprehensive house maintenance and sanitation services. The company specializes in protective measures for residential properties, particularly wooden houses. Its core services include termite control, moisture and humidity management, and earthquake countermeasures, which encompass foundation repair and structural reinforcement. Asante also offers a broader range of solutions, including general pest, vermin, and bird control, the installation of high-performance underfloor insulation, and home remodeling services for plumbing, roofing, and exteriors. Additionally, the company provides installation of solar power generation systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-07 | Japanese | |
| 半期報告書-第53期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | |
| 内部統制報告書-第52期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | |
| 確認書 | 2025-06-23 | Japanese | |
| 有価証券報告書-第52期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | |
| 臨時報告書 | 2025-06-23 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8129054 | 確認書 | 2025-11-07 | Japanese | ||
| 8129008 | 半期報告書-第53期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | ||
| 7255035 | 内部統制報告書-第52期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7255031 | 確認書 | 2025-06-23 | Japanese | ||
| 7255026 | 有価証券報告書-第52期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7254254 | 臨時報告書 | 2025-06-23 | Japanese | ||
|
2024
9 filings
| |||||
| 7302428 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-11-08 | Japanese | ||
| 7303699 | 半期報告書-第52期(2024/04/01-2025/03/31) | 2024-11-01 | Japanese | ||
| 7303695 | 確認書 | 2024-11-01 | Japanese | ||
| 7305947 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-10-08 | Japanese | ||
| 7308272 | 臨時報告書 | 2024-09-19 | Japanese | ||
| 7308266 | 公開買付報告書 | 2024-09-19 | Japanese | ||
| 7309388 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-09-09 | Japanese | ||
| 7311110 | 公開買付届出書 | 2024-08-21 | Japanese | ||
| 7330368 | 確認書 | 2024-06-24 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other cleaning activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Winson Holdings Hong Kong Limited
Delivers essential support services like environmental hygi…
|
6812 | HK | Administrative and support serv… |
ASANTE INCORPORATED 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/13714/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13714 | 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=13714 | 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=13714 \ -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": 13714}, 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 ASANTE INCORPORATED (id: 13714)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.