
Elbit Systems — Investor Relations & Filings
Elbit Systems is a technology company that develops, manufactures, integrates, and sustains a broad portfolio of systems and solutions for defense, homeland security, and commercial applications. The company's operations span multiple domains, including aerospace, land, naval, cyber, and space. Key areas of focus include command, control, communications, computers, intelligence, surveillance, and reconnaissance (C4ISR) systems, unmanned aircraft systems (UAS), electro-optics, electronic warfare (EW) suites, signal intelligence (SIGINT), data links, and cybersecurity solutions. Additionally, the company produces and upgrades combat vehicles, develops advanced munitions, and offers a range of lifecycle support and training services for its global customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| S&P Global Ratings Maalot Raises Elbit Systems' Long Term Rating to "ilAAA" (Local Scale), With a Stable Outlook and Reaffirms Short Term Rating of "ilA-1+" (Local Scale) | 2026-05-20 | English | |
| S&P Global Ratings Maalot Raises Elbit Systems' Long Term Rating to "ilAAA" (Local Scale), With a Stable Outlook and Reaffirms Short Term Rating of "ilA-1+" (Local Scale) | 2026-05-20 | English | |
| 6-K | 2026-05-20 | English | |
| 6-K - ELBIT SYSTEMS LTD (0001027664) (Filer) | 2026-05-12 | English | |
| Other Report or Announcement | 2026-05-12 | English | |
| Other Report or Announcement | 2026-05-12 | English |
Browse filings by year
24 years- 2026 103 filings
- 2025 84 filings
- 2024 104 filings
- 2023 159 filings
- 2022 151 filings
- 2021 149 filings
- 2020 170 filings
- 2019 144 filings
- 2018 114 filings
- 2017 127 filings
- 2016 111 filings
- 2015 121 filings
- 2014 121 filings
- 2013 120 filings
- 2012 140 filings
- 2011 181 filings
- 2010 146 filings
- 2009 111 filings
- 2008 182 filings
- 2007 176 filings
- 2006 148 filings
- 2005 137 filings
- 2004 144 filings
- 2003 18 filings
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Phase Holographic Imaging PHI AB
Develops instrumentation for non-invasive, label-free live …
|
PHI | SE | Manufacturing |
|
Photon Control Inc.
Designs precision fiber optic measurement solutions for sem…
|
PHO | CA | Manufacturing |
|
PIPEHAWK PLC
Provides advanced engineering solutions and specialized equ…
|
PIP | GB | Manufacturing |
|
Plejd AB
Develops smart automation products for lighting, window cov…
|
PLEJD | SE | Manufacturing |
|
Power Measurement, Inc.
Manufactures test systems verifying accuracy and compliance…
|
— | CA | Manufacturing |
|
POWER PROBE LIMITED
Develops and produces specialized diagnostic tools for the …
|
— | GB | Manufacturing |
|
Precia Molen
Designs, manufactures, and services industrial and commerci…
|
PREC | FR | Manufacturing |
|
Precision System Science Co., Ltd.
Develops automated systems for analytical and diagnostic au…
|
7707 | JP | Manufacturing |
|
Priortech Ltd.
A holding company that invests in and develops semiconducto…
|
PRTC | IL | Manufacturing |
|
Protec Mems Technology Inc.
Designs and manufactures MEMS-based probe cards and sockets…
|
147760 | KR | Manufacturing |
Elbit Systems 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/6762/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6762 | 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=6762 | 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=6762 \ -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": 6762}, 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 Elbit Systems (id: 6762)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.