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 |
|---|---|---|---|
| 確認書 | 2022-08-10 | Japanese | |
| 四半期報告書-第77期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | |
| 内部統制報告書-第76期(令和3年4月1日-令和4年3月31日) | 2022-06-27 | Japanese | |
| 確認書 | 2022-06-27 | Japanese | |
| 有価証券報告書-第76期(令和3年4月1日-令和4年3月31日) | 2022-06-27 | Japanese | |
| 四半期報告書-第76期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-03-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 7593004 | 確認書 | 2022-08-10 | Japanese | ||
| 7592999 | 四半期報告書-第77期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | ||
| 7601587 | 内部統制報告書-第76期(令和3年4月1日-令和4年3月31日) | 2022-06-27 | Japanese | ||
| 7601585 | 確認書 | 2022-06-27 | Japanese | ||
| 7601584 | 有価証券報告書-第76期(令和3年4月1日-令和4年3月31日) | 2022-06-27 | Japanese | ||
| 7614972 | 四半期報告書-第76期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-03-14 | Japanese | ||
| 7614961 | 訂正四半期報告書-第76期第2四半期(令和3年7月1日-令和3年9月30日) | 2022-03-14 | Japanese | ||
| 7614955 | 訂正四半期報告書-第76期第1四半期(令和3年4月1日-令和3年6月30日) | 2022-03-14 | Japanese | ||
| 7614953 | 訂正内部統制報告書-第75期(令和2年4月1日-令和3年3月31日) | 2022-03-14 | Japanese | ||
| 7614950 | 確認書 | 2022-03-14 | Japanese | ||
| 7614960 | 訂正有価証券報告書-第75期(令和2年4月1日-令和3年3月31日) | 2022-03-14 | Japanese | ||
| 7614948 | 訂正四半期報告書-第75期第3四半期(令和2年10月1日-令和2年12月31日) | 2022-03-14 | Japanese | ||
| 7614935 | 訂正四半期報告書-第75期第2四半期(令和2年7月1日-令和2年9月30日) | 2022-03-14 | Japanese | ||
| 7614932 | 訂正四半期報告書-第75期第1四半期(令和2年4月1日-令和2年6月30日) | 2022-03-14 | Japanese | ||
| 7614939 | 訂正有価証券報告書-第74期(平成31年4月1日-令和2年3月31日) | 2022-03-14 | 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.