
AWARE INC /MA/ — Investor Relations & Filings
Aware, Inc. is a global provider of biometric software products and services for government agencies and commercial entities. The company's core offering is the Awareness Platform™, a flexible and scalable orchestration platform designed for biometric interoperability that helps clients avoid vendor lock-in. This platform supports a suite of modular solutions, including AwareABIS®, a multi-modal automated biometric identification system for government and law enforcement applications, and AwareSDK™, a software development kit for developers building mobile and web-based identity verification and authentication systems. Aware focuses on transforming biometric data into actionable intelligence to enable organizations to verify identities, authenticate users, and prevent fraud.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PRIMARY DOCUMENT | 2012-04-30 | English | |
| PRIMARY DOCUMENT | 2012-04-30 | English | |
| FORM 8-K | 2012-04-27 | English | |
| FORM 8-K | 2012-04-27 | English | |
| FORM 8-K | 2012-04-27 | English | |
| SCHEDULE 14A | 2012-04-13 | English |
Browse filings by year
22 years- 2026 12 filings
- 2025 53 filings
- 2024 51 filings
- 2023 41 filings
- 2022 52 filings
- 2021 46 filings
- 2020 56 filings
- 2019 58 filings
- 2018 40 filings
- 2017 43 filings
- 2016 39 filings
- 2015 35 filings
- 2014 49 filings
- 2013 32 filings
- 2012 63 filings
- 2011 41 filings
- 2010 38 filings
- 2009 49 filings
- 2008 141 filings
- 2007 27 filings
- 2006 33 filings
- 2005 5 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2012
15 filings
| |||||
| 10736130 | PRIMARY DOCUMENT | 2012-04-30 | English | ||
| 10736132 | PRIMARY DOCUMENT | 2012-04-30 | English | ||
| 10736134 | FORM 8-K | 2012-04-27 | English | ||
| 10736136 | FORM 8-K | 2012-04-27 | English | ||
| 10736329 | FORM 8-K | 2012-04-27 | English | ||
| 10736140 | SCHEDULE 14A | 2012-04-13 | English | ||
| 10736141 | SCHEDULE 13D (AMENDMENT NO. 1) | 2012-04-11 | English | ||
| 10736148 | FORM 10-K | 2012-02-21 | English | ||
| 10736149 | PRIMARY DOCUMENT | 2012-02-14 | English | ||
| 10736151 | PRIMARY DOCUMENT | 2012-02-14 | English | ||
| 10736153 | PRIMARY DOCUMENT | 2012-02-14 | English | ||
| 10736155 | OWNERSHIP DOCUMENT | 2012-02-14 | English | ||
| 10736156 | FORM SC 13D/A | 2012-02-14 | English | ||
| 10736157 | SC 13G/A | 2012-02-14 | English | ||
| 10736159 | FORM 8-K | 2012-02-14 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
AWARE INC /MA/ 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/34571/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34571 | 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=34571 | 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=34571 \ -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": 34571}, 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 AWARE INC /MA/ (id: 34571)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.