
AIAI Group Corporation — Investor Relations & Filings
AIAI Group Corporation is a holding company specializing in childcare and child development support services. The company's primary operations include managing a network of licensed nursery schools under the brand 'AIAI NURSERY'. It also operates 'AIAI PLUS', a group of facilities dedicated to child development support, providing therapeutic and educational programs for children. Additionally, the company offers 'AIAI VISIT', a specialized service that dispatches experts to provide on-site support and guidance to nursery schools and other childcare institutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-07 | Japanese | |
| 半期報告書-第11期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-15 | Japanese | |
| 変更報告書 | 2025-08-19 | Japanese | |
| 訂正臨時報告書 | 2025-07-08 | Japanese | |
| 臨時報告書 | 2025-06-26 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
12 filings
| |||||
| 8126824 | 確認書 | 2025-11-07 | Japanese | ||
| 8126820 | 半期報告書-第11期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | ||
| 8024476 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-15 | Japanese | ||
| 7856949 | 変更報告書 | 2025-08-19 | Japanese | ||
| 7240725 | 訂正臨時報告書 | 2025-07-08 | Japanese | ||
| 7248083 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7249501 | 確認書 | 2025-06-25 | Japanese | ||
| 7249496 | 内部統制報告書-第10期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7249490 | 有価証券報告書-第10期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7262937 | 大量保有報告書 | 2025-05-19 | Japanese | ||
| 7265599 | 臨時報告書 | 2025-04-30 | Japanese | ||
| 7269212 | 臨時報告書 | 2025-03-31 | Japanese | ||
|
2024
3 filings
| |||||
| 7292278 | 臨時報告書 | 2024-12-12 | Japanese | ||
| 7301435 | 確認書 | 2024-11-08 | Japanese | ||
| 7301437 | 半期報告書-第10期(2024/04/01-2025/03/31) | 2024-11-08 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Pre-primary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Brighter Minds Media Inc.
Facilitates high-quality childcare experiences, offering ed…
|
— | CA | Education |
|
BRIGHT HORIZONS FAMILY SOLUTIONS INC.
Provider of early education, child care, and workforce educ…
|
BFAM | US | Education |
|
EMBARK EARLY EDUCATION LIMITED
Operates early childhood education centers offering care an…
|
EVO | AU | Education |
|
G8 EDUCATION LIMITED
Provides early childhood education and care through a netwo…
|
GEM | AU | Education |
|
Global Kids Company Corp.
Operates licensed and non-licensed daycare centers and afte…
|
6189 | JP | Education |
|
NIDO EDUCATION LIMITED
Provides early childhood education and care using the Reggi…
|
NDO | AU | Education |
|
SAKURASAKU PLUS,Co.,Ltd
Provides childcare and child-rearing support services throu…
|
7097 | JP | Education |
|
Smile Holdings Inc.
Specializes in educational services for childcare and early…
|
7084 | JP | Education |
|
Tree House Education & Accessories Limited
Provides pre-school and K-12 education, teacher training, a…
|
TREEHOUSE | IN | Education |
AIAI Group Corporation 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/14063/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14063 | 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=14063 | 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=14063 \ -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": 14063}, 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 AIAI Group Corporation (id: 14063)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.