
GRANDIT CO.,LTD. — Investor Relations & Filings
GRANDIT CO.,LTD. specializes in the development and provision of the GRANDIT enterprise resource planning (ERP) suite. The company offers a web-native ERP solution designed to integrate core business functions, including financial accounting, management accounting, sales, procurement, manufacturing, and human resources. Developed through a collaborative consortium of major IT firms, the software is engineered to support complex business processes and digital transformation initiatives for mid-to-large enterprises. The platform features a modular architecture that allows for flexible customization and scalability, catering to diverse operational requirements. GRANDIT focuses on enhancing organizational efficiency through real-time data visibility and streamlined workflows, providing a comprehensive infrastructure for corporate management and decision-making.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年第一次临时股东会会议资料 | 2026-05-22 | Chinese | |
| 前次募集资金使用情况鉴证报告 | 2026-05-15 | Chinese | |
| 关于2026年度向特定对象发行A股股票预案披露的提示性公告 | 2026-05-15 | Chinese | |
| 国泰海通证券股份有限公司关于中巨芯科技股份有限公司2025年度持续督导年度跟踪报告 | 2026-05-15 | Chinese | |
| 关于本次募集资金投向属于科技创新领域的说明 | 2026-05-15 | Chinese | |
| 关于向特定对象发行A股股票摊薄即期回报及填补措施与相关主体承诺的公告 | 2026-05-15 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46867321 | 2026年第一次临时股东会会议资料 | 2026-05-22 | Chinese | ||
| 46365996 | 前次募集资金使用情况鉴证报告 | 2026-05-15 | Chinese | ||
| 46365995 | 关于2026年度向特定对象发行A股股票预案披露的提示性公告 | 2026-05-15 | Chinese | ||
| 46365648 | 国泰海通证券股份有限公司关于中巨芯科技股份有限公司2025年度持续督导年度跟踪报告 | 2026-05-15 | Chinese | ||
| 46365470 | 关于本次募集资金投向属于科技创新领域的说明 | 2026-05-15 | Chinese | ||
| 46365469 | 关于向特定对象发行A股股票摊薄即期回报及填补措施与相关主体承诺的公告 | 2026-05-15 | Chinese | ||
| 46365368 | 关于召开2026年第一次临时股东会的通知 | 2026-05-15 | Chinese | ||
| 46365367 | 董事会审计委员会关于公司2026年度向特定对象发行A股股票的书面审核意见 | 2026-05-15 | Chinese | ||
| 46365366 | 2026年度向特定对象发行A股股票预案 | 2026-05-15 | Chinese | ||
| 46365362 | 第二届董事会第十五次会议会议决议 | 2026-05-15 | Chinese | ||
| 46365028 | 前次募集资金使用情况报告 | 2026-05-15 | Chinese | ||
| 46365020 | 2026年度向特定对象发行A股股票募集资金使用可行性分析报告 | 2026-05-15 | Chinese | ||
| 45774273 | 2025年年度股东会决议公告 | 2026-05-13 | Chinese | ||
| 45017530 | 股东减持股份计划公告 | 2026-05-11 | Chinese | ||
| 39562055 | 关于2026年第一季度计提资产减值准备的公告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aiji net Inc.
Insurtech company using AI and data to innovate the insuran…
|
462980 | KR | Telecommunications, computer pr… |
|
Ailleron S.A.
Specializes in financial technology services and software f…
|
ALL | PL | Telecommunications, computer pr… |
|
AI/ML Innovations Inc.
Digital healthcare technology applying AI/ML neural network…
|
AIML | CA | Telecommunications, computer pr… |
|
AInnovation Technology Group Co., Ltd
Provides enterprise AI solutions, including software and ha…
|
2121 | HK | Telecommunications, computer pr… |
|
Aino Health AB (publ)
A SaaS platform for managing and reducing employee sickness…
|
AINO | SE | Telecommunications, computer pr… |
|
AISAN TECHNOLOGY CO.,LTD.
Develops CAD and mobile mapping systems for surveying and c…
|
4667 | JP | Telecommunications, computer pr… |
|
AI storm CO.,LTD.
An IT services company offering IT consulting, digital sign…
|
3719 | JP | Telecommunications, computer pr… |
|
Alchera Inc.
A Vision AI company specializing in face analysis, OCR, and…
|
347860 | KR | Telecommunications, computer pr… |
|
ALCIDION GROUP LIMITED
Develops software to enhance patient safety and clinical pr…
|
ALC | AU | Telecommunications, computer pr… |
|
ALDRICH RESOURCES BERHAD
Technology and business solutions provider specializing in …
|
— | MY | Telecommunications, computer pr… |
GRANDIT CO.,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/58480/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58480 | 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=58480 | 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=58480 \ -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": 58480}, 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 GRANDIT CO.,LTD. (id: 58480)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.