Quanergy website screenshot

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.

38.7/100 thin ▬ flat Agent 19/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyLiDARSensorsPhysical SecurityPerimeter SecurityPerceptionCrowd ManagementIndustrial AutomationInternet of ThingsgRPCStreamingHardware

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
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.23'
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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/quanergy"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/quanergy/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/quanergy/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.