
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 100 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 |
|---|---|---|---|
|
Jutze Intelligent Technology Co., Ltd.
Develops high-end visual inspection systems and smart facto…
|
300802 | CN | Manufacturing |
|
KebNi AB
Develops inertial sensing and satcom solutions for mission-…
|
KEBNI | SE | Manufacturing |
|
Keli Sensing Technology (Ningbo) Co.,Ltd.
Manufactures high-precision sensors, weighing components, a…
|
603662 | CN | Manufacturing |
|
Kernex Microsystems (India) Ltd.
Develops safety-critical signaling and anti-collision syste…
|
KERNEX | IN | Manufacturing |
|
KEWELL TECHNOLOGY CO., LTD.
Develops high-precision test equipment and solutions for ne…
|
688551 | CN | Manufacturing |
|
KEYENCE CORPORATION
Global developer and manufacturer of factory automation and…
|
6861 | JP | Manufacturing |
|
Keysight Technologies, Inc.
Provides electronic design, emulation, and test solutions f…
|
KEYS | US | Manufacturing |
|
KIKUSUI HOLDINGS CORPORATION
Manufacturer of electronic test and measurement instruments…
|
6912 | JP | Manufacturing |
|
KINCO AUTOMATION(SHANGHAI)CO., LTD.
Develops automation control products and digital solutions …
|
688160 | CN | Manufacturing |
|
Kipp & Zonen Inc.
Designs and manufactures instruments for precise solar and …
|
— | CA | 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.