
Motorola Solutions, Inc. — Investor Relations & Filings
Motorola Solutions, Inc. is a provider of mission-critical communication and security technologies for public safety and enterprise customers. The company develops an integrated ecosystem of solutions that includes land mobile radio (LMR) communications, video security and access control systems, and command center software. This ecosystem unifies voice, video, and data analytics to provide actionable intelligence, enabling organizations to improve situational awareness, accelerate response times, and enhance collaboration during critical events. The product portfolio is designed to ensure resilient communication and security in demanding environments for clients such as law enforcement, fire departments, emergency medical services, and various commercial enterprises.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-20 | English | |
| SD | 2026-05-18 | English | |
| 10-Q - Motorola Solutions, Inc. (0000068505) (Filer) | 2026-05-07 | English | |
| 8-K | 2026-05-07 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English |
Browse filings by year
27 years- 2026 32 filings
- 2025 102 filings
- 2024 120 filings
- 2023 127 filings
- 2022 118 filings
- 2021 98 filings
- 2020 105 filings
- 2019 98 filings
- 2018 95 filings
- 2017 73 filings
- 2016 101 filings
- 2015 120 filings
- 2014 125 filings
- 2013 119 filings
- 2012 133 filings
- 2011 133 filings
- 2010 99 filings
- 2009 87 filings
- 2008 129 filings
- 2007 145 filings
- 2006 129 filings
- 2005 162 filings
- 2004 138 filings
- 2003 59 filings
- 2002 28 filings
- 2001 48 filings
- 2000 42 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46692162 | 8-K | 2026-05-20 | English | ||
| 46462452 | SD | 2026-05-18 | English | ||
| 43557039 | 10-Q - Motorola Solutions, Inc. (0000068505) (Filer) | 2026-05-07 | English | ||
| 45933614 | 8-K | 2026-05-07 | English | ||
| 45933617 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 45933621 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 33155258 | ARS - Motorola Solutions, Inc. (0000068505) (Filer) | 2026-04-02 | English | ||
| 45933630 | DEFA14A | 2026-04-02 | English | ||
| 33155242 | DEF 14A - Motorola Solutions, Inc. (0000068505) (Filer) | 2026-04-02 | English | ||
| 33061762 | SCHEDULE 13G/A - Motorola Solutions, Inc. (0000068505) (Subject) | 2026-03-27 | English | ||
| 45933646 | 8-K | 2026-03-12 | English | ||
| 32877393 | 4 - MOTOROLA SOLUTIONS, INC. (0000068505) (Filer) | 2026-03-03 | English | ||
| 32877394 | 4 - MOTOROLA SOLUTIONS, INC. (0000068505) (Filer) | 2026-03-03 | English | ||
| 32877392 | 4 - MOTOROLA SOLUTIONS, INC. (0000068505) (Filer) | 2026-03-03 | English | ||
| 32877395 | 4 - MOTOROLA SOLUTIONS, INC. (0000068505) (Filer) | 2026-02-27 | English | ||
Market data
Market data not available
Price history
Peer group · Other telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CETC POTEVIO SCIENCE&TECHNOLOGY CO.,LTD.
Provides ICT solutions, electronic components, and communic…
|
002544 | CN | Telecommunications, computer pr… |
|
China Tower Corporation Limited
World's largest telecommunications tower infrastructure pro…
|
788 | HK | Telecommunications, computer pr… |
|
CHIN FOH BERHAD
Primarily an investment holding company with interests in c…
|
— | MY | Telecommunications, computer pr… |
|
City Coolxuan Company Limited
Provides IT and telecom services, specializing in SMS, syst…
|
8050 | HK | Telecommunications, computer pr… |
|
C. MER Industries Ltd.
Provides integrated solutions for communication infrastruct…
|
CMER | IL | Telecommunications, computer pr… |
|
COMMS GROUP LTD
Provides cloud communications, managed IT, and global Micro…
|
CCG | AU | Telecommunications, computer pr… |
|
DIGI INTERNATIONAL INC
Global provider of business-critical and mission-critical I…
|
DGII | US | Telecommunications, computer pr… |
|
DIGISTAR CORPORATION BHD
System integrator for IT and telecom, providing IP security…
|
— | MY | Telecommunications, computer pr… |
|
D-Link (India) Ltd
Designs and distributes networking, connectivity, and IP-ba…
|
DLINKINDIA | IN | Telecommunications, computer pr… |
|
ELSIGHT LIMITED
Provides multi-link bonding connectivity for unmanned syste…
|
ELS | AU | Telecommunications, computer pr… |
Motorola Solutions, Inc. 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/29923/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29923 | 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=29923 | 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=29923 \ -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": 29923}, 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 Motorola Solutions, Inc. (id: 29923)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.