
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 |
|---|---|---|---|
|
CMS Info Systems Limited
Offers integrated cash management, logistics, and banking t…
|
CMSINFO | IN | Administrative and support serv… |
|
CROMA SECURITY SOLUTIONS GROUP PLC
Provider of integrated electronic and physical security ser…
|
CSSG | GB | Administrative and support serv… |
|
Dream Security Co.,Ltd.
Information security company specializing in PKI, authentic…
|
203650 | KR | Administrative and support serv… |
|
Dynamic Services & Security Limited
Offers integrated facility management, security solutions, …
|
DYNAMIC | IN | Administrative and support serv… |
|
FIRST ADVANTAGE CORP
Global provider of background screening and identity verifi…
|
FA | US | Administrative and support serv… |
|
Frontier Services Group Limited
Provides integrated security, logistics, and infrastructure…
|
500 | HK | Administrative and support serv… |
|
G1 Secure Solutions Ltd.
Provides integrated security solutions combining physical g…
|
GOSS | IL | Administrative and support serv… |
|
IWS Group Holdings Limited
Provides comprehensive facility services, specializing in s…
|
6663 | HK | Administrative and support serv… |
|
Kapston Services Limited
Provides integrated security, facility management, and staf…
|
KAPSTON | IN | Administrative and support serv… |
|
KINATICO LTD
Provides automated background screening and workforce compl…
|
KYP | AU | 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.