
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 |
|---|---|---|---|
|
PT Tower Bersama Infrastructure Tbk
Leading independent telecommunication infrastructure provid…
|
TBIG | ID | Telecommunications, computer pr… |
|
Quantumctek Co., Ltd.
Develops quantum communication, computing, and measurement …
|
688027 | CN | Telecommunications, computer pr… |
|
R&A TELECOMMUNICATION GROUP BERHAD
Historically provided telecom equipment installation servic…
|
— | MY | Telecommunications, computer pr… |
|
RingCentral, Inc.
Provider of AI-powered, cloud-based communication and colla…
|
RNG | US | Telecommunications, computer pr… |
|
Risecomm Group Holdings Limited
Specializes in PLC technology for smart energy and automati…
|
1679 | HK | Telecommunications, computer pr… |
|
RTX
Designs and manufactures custom wireless communication solu…
|
RTX | DK | Telecommunications, computer pr… |
|
SAXA, Inc.
Develops, manufactures, and distributes communication syste…
|
6675 | JP | Telecommunications, computer pr… |
|
Science Arts, Inc.
Develops a live communication platform with AI for frontlin…
|
4412 | JP | Telecommunications, computer pr… |
|
SEIRYO ELECTRIC CORPORATION
An ICT solutions provider specializing in radio communicati…
|
4341 | JP | Telecommunications, computer pr… |
|
SINGAPORE TECHNOLOGIES TELEMEDIA PTE LTD
A strategic global investor focused on Communications, Data…
|
38DB | SG | 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.