ATOMOS LIMITED — Investor Relations & Filings
Atomos Limited specializes in the design and manufacture of advanced video monitoring and recording equipment for the global digital media production market. The company’s core product line includes the Ninja and Shogun series of on-camera monitor-recorders, which enable high-quality video capture in formats such as Apple ProRes and ProRes RAW directly from camera sensors. Additionally, Atomos provides large-scale production monitors like the Sumo series and compact monitoring solutions such as the Shinobi. The company has expanded its ecosystem to include cloud-based services through Atomos Cloud Studio, facilitating remote collaboration and live production workflows. By integrating high-brightness HDR displays with professional-grade recording capabilities, Atomos serves a diverse range of users, from independent content creators and social media influencers to professional cinematographers and broadcast production teams.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Settlement of US and Australian Legal Case 2 pages 844.3KB | 2024-09-12 | English | |
| FY24 Results Presentation 20 pages 2.2MB | 2024-09-02 | English | |
| Preliminary Final Report 13 pages 423.4KB | 2024-08-29 | English | |
| FY2024 Results - Reset and relaunch 5 pages 332.0KB | 2024-08-29 | English | |
| Company Secretary Appointment and Resignation 1 pag | 2024-08-25 | English | |
| Quarterly Activities/Appendix 4C Cash Flow Report 9 pages 444.8KB | 2024-07-30 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
Action Electronics Co., Ltd.
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS Corporation
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AmTRAN Technology Co., Ltd.
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
Axil Brands, Inc.
Manufactures hearing products for protection, enhancement, …
|
AXIL | US | Manufacturing |
|
Aztech Innovations Inc.
Technology provider specializing in consumer electronics, G…
|
— | CA | Manufacturing |
ATOMOS LIMITED 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/64380/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64380 | 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=64380 | 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=64380 \ -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": 64380}, 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 ATOMOS LIMITED (id: 64380)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.