
Aures Technologies — Investor Relations & Filings
Aures Technologies is an IT manufacturer and developer specializing in complete hardware solutions for the Point-of-Sale (POS) and service market. The company designs, develops, and manufactures a comprehensive range of POS terminals, mobile POS systems, and interactive kiosks, along with related peripherals. Its products are tailored for various retail and service environments, including food and non-food stores, the hospitality sector, and other points of service. Following its acquisition by Advantech, the company operates as part of the ADVANTECH-AURES group, continuing its focus on providing integrated hardware for the global retail industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| RACHAT D'ACTIONS - CONTRAT DE LIQUIDITE - JANVIER 2022 | 2022-06-28 | French | |
| RAPPORT FINANCIER ANNUEL | 2022-05-20 | French | |
| RAPPORT FINANCIER ANNUEL | 2022-05-20 | French | |
| MISE A DISPOSITION RAPPORT ANNUEL 2021 | 2022-05-17 | French | |
| RAPPORT FINANCIER ANNUEL | 2022-05-17 | French | |
| RAPPORT FINANCIER ANNUEL | 2022-05-17 | French |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
10 filings
| |||||
| 875642 | RACHAT D'ACTIONS - CONTRAT DE LIQUIDITE - JANVIER 2022 | 2022-06-28 | French | ||
| 2816466 | RAPPORT FINANCIER ANNUEL | 2022-05-20 | French | ||
| 877744 | RAPPORT FINANCIER ANNUEL | 2022-05-20 | French | ||
| 878009 | MISE A DISPOSITION RAPPORT ANNUEL 2021 | 2022-05-17 | French | ||
| 2816494 | RAPPORT FINANCIER ANNUEL | 2022-05-17 | French | ||
| 878011 | RAPPORT FINANCIER ANNUEL | 2022-05-17 | French | ||
| 878689 | CHIFFRE D'AFFAIRES T1 2022 | 2022-05-09 | French | ||
| 879757 | RESULTATS 2021 | 2022-04-29 | French | ||
| 881155 | Franchissement de seuil | 2022-04-13 | French | ||
| 887414 | Chiffre d'affaires 2021 conforme aux attentes du Groupe | 2022-02-24 | French | ||
|
2021
5 filings
| |||||
| 895249 | CHIFFRE D'AFFAIRES T3 2021 | 2021-10-28 | French | ||
| 896148 | MISE A DISPOSITION RAPPORT SEMESTRIEL 2021 | 2021-10-15 | French | ||
| 896154 | RAPPORT SEMESTRIEL 2021 | 2021-10-15 | French | ||
| 896966 | RESULTATS S1 2021 | 2021-09-30 | French | ||
| 900918 | CHIFFRE D'AFFAIRES S1 2021 | 2021-07-22 | French | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Aures Technologies, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON Technology Inc.
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
Acer Gadget Inc.
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
Acer Incorporated
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK Technology Inc.
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech Co., Ltd.
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AMAX Holding Co., Ltd.
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
|
Anhui Shiny Electronic Technology Company Limited
OEM/ODM manufacturer of electronic components and consumer …
|
300956 | CN | Manufacturing |
Aures Technologies 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/1133/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1133 | 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=1133 | 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=1133 \ -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": 1133}, 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 Aures Technologies (id: 1133)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.