
izumico.,ltd — Investor Relations & Filings
izumico.,ltd. is a professional services firm providing accounting, tax, and business consulting. The firm specializes in cross-border transactions, catering to Japanese and foreign business organizations and individuals conducting business or residing in the United States. It also serves US-based organizations and individuals operating or residing in Japan. The company's services are designed to navigate the complexities of international business, accounting, and tax matters by leveraging its expertise in the cultural, linguistic, and business environments of both countries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-10 | Japanese | |
| 確認書 | 2025-10-14 | Japanese | |
| 半期報告書-第65期(2025/03/01-2026/02/28) | 2025-10-14 | Japanese | |
| 臨時報告書 | 2025-05-30 | Japanese | |
| 内部統制報告書-第64期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese | |
| 確認書 | 2025-05-29 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 19422504 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-10 | Japanese | ||
|
2025
9 filings
| |||||
| 8017921 | 確認書 | 2025-10-14 | Japanese | ||
| 8017741 | 半期報告書-第65期(2025/03/01-2026/02/28) | 2025-10-14 | Japanese | ||
| 7260967 | 臨時報告書 | 2025-05-30 | Japanese | ||
| 7261481 | 内部統制報告書-第64期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese | ||
| 7261477 | 確認書 | 2025-05-29 | Japanese | ||
| 7261489 | 有価証券報告書-第64期(2024/03/01-2025/02/28) | 2025-05-29 | Japanese | ||
| 7261743 | 臨時報告書 | 2025-05-28 | Japanese | ||
| 7264752 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-05-09 | Japanese | ||
| 7274216 | 臨時報告書 | 2025-03-13 | Japanese | ||
|
2024
5 filings
| |||||
| 7305042 | 確認書 | 2024-10-15 | Japanese | ||
| 7304419 | 半期報告書-第64期(2024/03/01-2025/02/28) | 2024-10-15 | Japanese | ||
| 7310131 | 確認書 | 2024-08-30 | Japanese | ||
| 7310133 | 四半期報告書-第64期第1四半期(2024/03/01-2024/05/31) | 2024-08-30 | Japanese | ||
| 7313949 | 訂正臨時報告書 | 2024-08-05 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Accounting, bookkeeping and auditing activities; tax consultancy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aallon Group Oyj
Provider of financial administration, accounting, and advis…
|
AALLON | FI | Professional, scientific and te… |
|
Abak Spolka Akcyjna
Outsourcing company for accounting, tax, human resources, a…
|
ABK | PL | Professional, scientific and te… |
|
ACCEDERE LIMITED
Specialized provider of cybersecurity, data privacy, and co…
|
531533 | IN | Professional, scientific and te… |
|
Administer Oyj
Provider of digital financial, payroll, and human resources…
|
ADMIN | FI | Professional, scientific and te… |
|
BEGBIES TRAYNOR GROUP PLC
Consultancy for business recovery, financial advisory, and …
|
BEG | GB | Professional, scientific and te… |
|
CBIZ, Inc.
Provides financial, insurance, and advisory solutions for m…
|
CBZ | US | Professional, scientific and te… |
|
COUNT LIMITED
Provides accounting, business advisory, and financial servi…
|
CUP | AU | Professional, scientific and te… |
|
CROWE AR S.A
A professional services firm offering auditing, tax, consul…
|
— | AR | Professional, scientific and te… |
|
Danks Europejskie Centrum Doradztwa Podatkowego Spolka Akcyjna
A firm specializing in accounting, tax advisory, and financ…
|
DNS | PL | Professional, scientific and te… |
|
ECIT AS
Provider of integrated solutions combining finance and IT s…
|
ECIT | NO | Professional, scientific and te… |
izumico.,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/12535/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12535 | 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=12535 | 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=12535 \ -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": 12535}, 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 izumico.,ltd (id: 12535)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.