GLORY LTD. — Investor Relations & Filings
GLORY LTD. is a developer and manufacturer of cash handling machines and systems, leveraging core technologies in recognition, identification, and mechatronics. The company provides a comprehensive portfolio of products, including currency recyclers, sorters, and counters, as well as integrated systems and maintenance services. Serving a global clientele, its primary markets include the financial and retail sectors. GLORY focuses on creating solutions that automate cash processing to improve efficiency, security, and accuracy in cash management operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 内部統制報告書-第79期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | |
| 確認書 | 2025-06-19 | Japanese | |
| 有価証券報告書-第79期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-05 | Japanese | |
| 訂正有価証券届出書(参照方式) | 2024-11-13 | Japanese | |
| 確認書 | 2024-11-13 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
4 filings
| |||||
| 7257080 | 内部統制報告書-第79期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | ||
| 7257079 | 確認書 | 2025-06-19 | Japanese | ||
| 7257085 | 有価証券報告書-第79期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | ||
| 7260229 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-05 | Japanese | ||
|
2024
11 filings
| |||||
| 7297955 | 訂正有価証券届出書(参照方式) | 2024-11-13 | Japanese | ||
| 7297929 | 確認書 | 2024-11-13 | Japanese | ||
| 7297922 | 半期報告書-第79期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7302832 | 有価証券届出書(参照方式) | 2024-11-07 | Japanese | ||
| 7325755 | 臨時報告書 | 2024-06-26 | Japanese | ||
| 7329471 | 内部統制報告書-第78期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | ||
| 7329465 | 確認書 | 2024-06-24 | Japanese | ||
| 7329476 | 有価証券報告書-第78期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | ||
| 7348405 | 臨時報告書 | 2024-03-04 | Japanese | ||
| 7348402 | 臨時報告書 | 2024-03-04 | Japanese | ||
| 7353214 | 確認書 | 2024-02-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of office machinery and equipment (except computers and peripheral equipment)
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BROTHER INDUSTRIES LTD.
Manufacturer of electronic equipment for home, office, and …
|
6448 | JP | Manufacturing |
|
General Plastic Industrial Co., Ltd.
Manufacturer of imaging consumables, toner cartridges, and …
|
6128 | TW | Manufacturing |
|
Hebei Huijin Group Co., Ltd.
Develops financial equipment, cash processing systems, and …
|
300368 | CN | Manufacturing |
|
Japan Cash Machine co.,ltd.
Develops and manufactures currency handling machines for va…
|
6418 | JP | Manufacturing |
GLORY 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/11770/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11770 | 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=11770 | 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=11770 \ -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": 11770}, 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 GLORY LTD. (id: 11770)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.