Quanergy

Quanergy Solutions, Inc. is a San Jose, California company that builds 3D LiDAR sensors and perception software for physical security, crowd management and industrial automation. Its Q-Track, Q-Shield, Q-Vision F540 and M-Series sensors feed QORTEX DTC, an on-premises detect-track-classify server that turns point clouds into anonymous person and vehicle tracks. QORTEX DTC publishes trackable, zone, counter-line and sensor-health streams over configurable TCP ports in protobuf, JSON, XML or NDJSON, and exposes a gRPC API on port 17177 so VMS, PSIM and access-control platforms — Milestone XProtect, Genetec Security Center, Bosch BVMS, Hanwha Wave, Motorola Unity and others — can consume real-time 3D object data.

Quanergy publishes 1 API on the APIs.io network. Tagged areas include Company, LiDAR, Sensors, Physical Security, and Perimeter Security.

The Quanergy catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Quanergy’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, YouTube channel, CLI, and 24 more developer resources.

39.8/100 thin ▬ flat Agent 30/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs
CompanyLiDARSensorsPhysical SecurityPerimeter SecurityPerceptionCrowd ManagementIndustrial AutomationInternet of ThingsgRPCStreamingHardware

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 39.8/100 · thin
Contract Quality 12.9 / 25
Developer Ergonomics 11.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 0.7 / 13
Governance 1.5 / 12
Discoverability 7.6 / 10
Agent readiness — 30/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/quanergy: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

QORTEX DTC API

The QORTEX DTC API is the integration surface of Quanergy's detect-track-classify perception server. A gRPC service on port 17177 (Protocol Buffers 3) covers zone, counter-line,...

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Quanergy Authentication

3 schemes

SECURITY

Quanergy Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 7

The organization behind the API

Scroll for all 7

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: quanergy
name: Quanergy
description: Quanergy Solutions, Inc. is a San Jose, California company that builds 3D LiDAR sensors and perception software
  for physical security, crowd management and industrial automation. Its Q-Track, Q-Shield, Q-Vision F540 and M-Series sensors
  feed QORTEX DTC, an on-premises detect-track-classify server that turns point clouds into anonymous person and vehicle tracks.
  QORTEX DTC publishes trackable, zone, counter-line and sensor-health streams over configurable TCP ports in protobuf, JSON,
  XML or NDJSON, and exposes a gRPC API on port 17177 so VMS, PSIM and access-control platforms — Milestone XProtect, Genetec
  Security Center, Bosch BVMS, Hanwha Wave, Motorola Unity and others — can consume real-time 3D object data.
image: https://quanergy.com/wp-content/uploads/blue-logo-updated-with-300-x-95.png
url: https://raw.githubusercontent.com/api-evangelist/quanergy/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-source-url: https://forgeglobal.com/quanergy_stock/
specificationVersion: '0.20'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Company
- LiDAR
- Sensors
- Physical Security
- Perimeter Security
- Perception
- Crowd Management
- Industrial Automation
- Internet of Things
- gRPC
- Streaming
- Hardware
apis:
- name: QORTEX DTC API
  description: The QORTEX DTC API is the integration surface of Quanergy's detect-track-classify perception server. A gRPC
    service on port 17177 (Protocol Buffers 3) covers zone, counter-line, rule, PTZ camera, settings, recording, playback,
    state and file-streaming operations, gated by a stateful SwitchToConfigMode stream. Alongside it, configurable TCP publishers
    fan out the trackable list, zone list, counter-line counts, point cloud and sensor-health state, and a small HTTP command
    server on port 8080 handles HTTP Digest authentication and AES-256 key issue. The server is customer-hosted on Ubuntu,
    Windows, a VM or Docker; there is no Quanergy-operated endpoint.
  humanURL: https://quanergy.com/products/q-track/
  baseURL: https://<IP_Address>:8080/v1
  x-deployment: on-premises
  x-baseurl-note: Quanergy operates no hosted endpoint. The value above is the URL form published verbatim on page 92 of the
    QORTEX DTC for Q-Track API Reference; the host is the customer's own QORTEX DTC server. The gRPC surface is reached at
    <IP_Address>:17177.
  x-transports:
  - protocol: grpc
    port: 17177
  - protocol: http
    port: 8080
    base_path: /v1
  - protocol: tcp
    ports:
    - 17161
    - 17163
    - 17168
    - 17172
    - 17173
    - 17175
    - 17176
    - 17178
  tags:
  - LiDAR
  - Perception
  - Physical Security
  - gRPC
  - Streaming
  properties:
  - type: APIReference
    url: https://downloads.quanergy.com/qortex/Qortex-API-Reference-RevA-120824.pdf
  - type: Documentation
    url: https://downloads.quanergy.com/qortex/Qortex-UserGuide-RevP-120824.pdf
  - type: GettingStarted
    url: https://downloads.quanergy.com/qortex/QPN-96-00131-Quick%20Start%20Card%20%E2%80%93%20Q-Track%20-%20Rev%20A.pdf
  - type: Authentication
    url: authentication/quanergy-authentication.yml
  - type: Conventions
    url: conventions/quanergy-conventions.yml
  - type: ErrorCatalog
    url: errors/quanergy-problem-types.yml
  - type: DataModel
    url: data-model/quanergy-data-model.yml
  - type: EventCatalog
    url: asyncapi/quanergy-qortex-dtc-events.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/quanergy-domain-security.yml
- type: Website
  url: https://quanergy.com/
- type: Documentation
  url: https://quanergy.com/resources/documentation/
- type: APIReference
  url: https://downloads.quanergy.com/qortex/Qortex-API-Reference-RevA-120824.pdf
- type: GettingStarted
  url: https://downloads.quanergy.com/qortex/QPN-96-00131-Quick%20Start%20Card%20%E2%80%93%20Q-Track%20-%20Rev%20A.pdf
- type: Support
  url: https://quanergy.com/about/contact/
- type: Blog
  url: https://quanergy.com/blog/
- type: GitHubOrganization
  url: https://github.com/QuanergySystems
- type: PrivacyPolicy
  url: https://quanergy.com/privacy-policy/
- type: TermsOfService
  url: https://quanergy.com/terms-of-use/
- type: TermsOfSale
  url: https://quanergy.com/terms-of-sale/
- type: CaseStudies
  url: https://quanergy.com/resources/case-studies/
- type: Investors
  url: https://quanergy.com/about/investors/
- type: Careers
  url: https://quanergy.com/about/careers/
- type: RequestDemo
  url: https://quanergy.com/about/request-a-demo/
- type: PartnerProgram
  url: https://quanergy.com/channel-partners/
- type: LinkedIn
  url: https://www.linkedin.com/company/quanergy/
- type: YouTube
  url: https://www.youtube.com/channel/UCczCM_jVyZk-19_iUuQq_9g
- type: Twitter
  url: https://twitter.com/quanergy
- type: LLMsTxt
  url: llms/quanergy-llms.txt
- type: Packages
  url: packages/quanergy-packages.yml
- type: SDKs
  url: packages/quanergy-packages.yml
- type: CLI
  url: cli/quanergy-cli.yml
- type: Authentication
  url: authentication/quanergy-authentication.yml
- type: Conventions
  url: conventions/quanergy-conventions.yml
- type: ErrorCatalog
  url: errors/quanergy-problem-types.yml
- type: DataModel
  url: data-model/quanergy-data-model.yml
- type: Lifecycle
  url: lifecycle/quanergy-lifecycle.yml
- type: Conformance
  url: conformance/quanergy-conformance.yml
- type: Compliance
  url: conformance/quanergy-conformance.yml
- type: EventCatalog
  url: asyncapi/quanergy-qortex-dtc-events.yml
x-enrichment:
  date: '2026-08-05'
  status: enriched
  artifacts_added: 12
  pass: local-v1