
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 |
|---|---|---|---|
|
LUSTER LIGHTTECH CO., LTD.
Machine vision and optical fiber communication solutions fo…
|
688400 | CN | Manufacturing |
|
Machvision Inc.
Develops high-precision AOI and AVI systems for PCB and sem…
|
3563 | TW | Manufacturing |
|
Mantex AB
Develops X-ray based measurement solutions for analyzing or…
|
MANTEX | SE | Manufacturing |
|
Megatouch Co., Ltd
Develops and manufactures test components for semiconductor…
|
446540 | KR | Manufacturing |
|
MERCURY SYSTEMS INC
Develops mission-critical processing solutions for aerospac…
|
MRCY | US | Manufacturing |
|
MESA LABORATORIES INC /CO/
Designs and makes quality control products and services for…
|
MLAB | US | Manufacturing |
|
Meter Instruments Co., Ltd.
Develops and manufactures high-precision electronic measure…
|
301006 | CN | Manufacturing |
|
METHODE ELECTRONICS INC
Global manufacturer of custom-engineered solutions and comp…
|
MEI | US | Manufacturing |
|
METTLER TOLEDO INTERNATIONAL INC/
Global manufacturer and supplier of precision instruments a…
|
MTD | US | Manufacturing |
|
MGI TECH CO., LTD.
Develops sequencing instruments, reagents, and laboratory a…
|
688114 | CN | 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.