
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 |
|---|---|---|---|
|
Times Three Wireless Inc.
An IP company developing and licensing proprietary network-…
|
TTW | CA | Telecommunications, computer pr… |
|
Total Telcom Inc.
Developer and provider of advanced remote asset monitoring …
|
TTZ | CA | Telecommunications, computer pr… |
|
Troy Information Technology Co.,Ltd.
Provides telecom network optimization, maintenance, and big…
|
300366 | CN | Telecommunications, computer pr… |
|
TWILIO INC
Cloud platform with APIs for integrating SMS, voice, and em…
|
TWLO | US | Telecommunications, computer pr… |
|
UET United Electronic Technology AG
Technology supplier providing integrated systems for commun…
|
CFC | DE | Telecommunications, computer pr… |
|
Uniinfo Telecom Services Limited
Provides network planning, optimization, and deployment for…
|
UNIINFO | IN | Telecommunications, computer pr… |
|
UNREALMIND INTERACTIVE BERHAD
A mobile content and service provider, pioneer in premium S…
|
— | MY | Telecommunications, computer pr… |
|
Vecima Networks Inc.
Integrated hardware and scalable software solutions for bro…
|
VCM | CA | Telecommunications, computer pr… |
|
Vercom S.A.
Provides cloud communication platforms (CPaaS) for automate…
|
VRC | PL | Telecommunications, computer pr… |
|
Vivo Collaboration Solutions Limited
Provides cloud-based communication, conferencing, and colla…
|
VIVO | IN | 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.