
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 |
|---|---|---|---|
|
Kyoei Security Service Co., Ltd.
Provider of manned guarding, facility security, and persona…
|
7058 | JP | Administrative and support serv… |
|
Loomis
Specializes in solutions for managing payments and valuable…
|
LOOMIS | SE | Administrative and support serv… |
|
MCS SERVICES LIMITED
Provides specialized security, risk management, and integra…
|
MSG | AU | Administrative and support serv… |
|
MICROTEC ENTERPRISES INC.
Security solutions provider specializing in alarm system sa…
|
— | CA | Administrative and support serv… |
|
NIS MANAGEMENT LIMITED
Provides integrated security, facility management, and huma…
|
544495 | IN | Administrative and support serv… |
|
NSI Global Inc.
Global Risk and Intelligence Advisory Firm delivering secur…
|
— | CA | Administrative and support serv… |
|
Őrmester Vagyonvédelmi Nyilvánosa
Provider of integrated security services, including manned …
|
ORMES | HU | Administrative and support serv… |
|
Prosegur Cash S.A.
Global provider of cash cycle management and valuable goods…
|
CASH | ES | Administrative and support serv… |
|
Prosegur , Cia. de Seguridad S.A.
Global provider of security services, cash logistics, and a…
|
PSG | ES | Administrative and support serv… |
|
Radiant Cash Management Services Limited
Offers retail cash management, logistics, and vaulting for …
|
RADIANTCMS | IN | 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.