
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 |
|---|---|---|---|
|
S-1 CORPORATION
Provides integrated physical, information security, and bui…
|
012750 | KR | Administrative and support serv… |
|
SDM SE
A holding company for security service providers in Souther…
|
75S | DE | Administrative and support serv… |
|
SECOM CO., LTD.
Provider of integrated security solutions for corporate and…
|
9735 | JP | Administrative and support serv… |
|
Securitas
Global provider of security solutions combining technology …
|
SECU | SE | Administrative and support serv… |
|
Sensor Alarm Norden AB
Develops security alarms for properties using proprietary a…
|
SELARM | SE | Administrative and support serv… |
|
SIS LIMITED
Multinational provider of security, facility management, an…
|
SIS | IN | Administrative and support serv… |
|
SSC Security Services Corp.
National provider of comprehensive physical, electronic, an…
|
SECU | CA | Administrative and support serv… |
|
SU Group Holdings Ltd
Provides security engineering, guarding, screening, and voc…
|
SUGP | US | Administrative and support serv… |
|
Taiwan Secom Co., Ltd.
Provides integrated security, AI-driven smart city infrastr…
|
9917 | TW | Administrative and support serv… |
|
Taiwan Shin Kong Security Co., Ltd.
AIoT security provider offering 24/7 monitoring and smart b…
|
9925 | TW | 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.