
Knightscope, Inc. — Investor Relations & Filings
Knightscope, Inc. is an advanced security technology company specializing in the development and deployment of autonomous security robots (ASRs) and AI-driven safety solutions. Its product portfolio includes mobile ASRs like the K5 and K7 for patrolling, stationary units such as the K1 Hemisphere for fixed monitoring, and LiDAR-based detection systems. The company also provides integrated emergency communication devices, including blue light towers and call boxes, and automated gunshot detection systems. These technologies are designed to deter, detect, and report threats in real-time, providing actionable intelligence to security personnel. Knightscope's solutions are managed via its browser-based Knightscope Security Operations Center (KSOC) and serve clients in commercial real estate, healthcare, public safety, and corporate campus environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-K - Knightscope, Inc. (0001600983) (Filer) | 2026-03-27 | English | |
| 8-K - KNIGHTSCOPE, INC. (0001600983) (Filer) | 2026-03-03 | English | |
| 10-Q | 2025-11-12 | English | |
| S-8 | 2025-10-24 | English | |
| 8-K | 2025-09-09 | English | |
| 10-Q | 2025-08-12 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33066268 | 10-K - Knightscope, Inc. (0001600983) (Filer) | 2026-03-27 | English | ||
| 32894873 | 8-K - KNIGHTSCOPE, INC. (0001600983) (Filer) | 2026-03-03 | English | ||
|
2025
13 filings
| |||||
| 12753951 | 10-Q | 2025-11-12 | English | ||
| 12753953 | S-8 | 2025-10-24 | English | ||
| 12753952 | 8-K | 2025-09-09 | English | ||
| 12753954 | 10-Q | 2025-08-12 | English | ||
| 12753955 | ARS | 2025-07-22 | English | ||
| 12753956 | DEF 14A | 2025-07-21 | English | ||
| 12753957 | FORM 8-K | 2025-07-21 | English | ||
| 12753958 | FORM 8-K | 2025-07-18 | English | ||
| 12753959 | 424B5 | 2025-07-18 | English | ||
| 12753960 | SD | 2025-05-29 | English | ||
| 12753961 | Major Shareholding Notification 2025 | 2025-05-15 | English | ||
| 12753963 | 10-Q | 2025-05-14 | English | ||
| 12753964 | 10-K/A | 2025-04-30 | English | ||
Market data
Market data not available
Price history
Peer group · Investigation and private security activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tempest Security
Provides integrated security risk management solutions for …
|
TSEC | SE | Administrative and support serv… |
|
toyo tec co ., ltd
A management company specializing in security services and …
|
9686 | JP | Administrative and support serv… |
|
United Protection Security Group Inc.
Delivers comprehensive physical and electronic security pro…
|
UZZFF | CA | Administrative and support serv… |
|
Verisure PLC
Provides 24/7 professionally monitored security systems wit…
|
6R9 | GB | Administrative and support serv… |
|
Voxcom Income Fund
National provider of security alarm installation, servicing…
|
— | CA | Administrative and support serv… |
|
Zedcor Inc.
Specializes in mobile surveillance towers and 24/7 live ver…
|
ZDC | CA | Administrative and support serv… |
Knightscope, 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/34490/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34490 | 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=34490 | 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=34490 \ -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": 34490}, 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 Knightscope, Inc. (id: 34490)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.