Browse documentation

Developer reference

API reference

Explore the generated QVTM API surface. This page is intentionally separate from the overview so parameters, schemas, requests, responses and runnable examples can grow without overwhelming the landing page.

Generated reference

API reference

Operations are generated from the checked-in OpenAPI specifications during the build.

Control Plane API

qvtm_control_plane_sdk_api_v1.yaml
29operations
MethodPathOperation
GET/api/v1/admin/control-plane/healthgetControlPlaneHealth
GET/api/v1/admin/control-plane/runtime/statusgetRuntimeStatus
GET/api/v1/admin/control-plane/auth/scopeslistAuthScopes
POST/api/v1/admin/control-plane/login/startstartLoginSession
GET/api/v1/admin/control-plane/login/sessions/{login_session_id}getLoginSessionStatus
POST/api/v1/admin/control-plane/auth/challengesissueAuthChallenge
GET/api/v1/admin/control-plane/auth/challenges/{challenge_id}getAuthChallenge
GET/api/v1/admin/control-plane/auth/challenges/{challenge_id}/statusgetAuthChallengeStatus
POST/api/v1/admin/control-plane/auth/challenges/{challenge_id}/verifyverifyAuthChallenge
POST/api/v1/admin/control-plane/auth/challenges/{challenge_id}/session-handleconsumeAuthChallengeSessionHandle
POST/api/v1/admin/control-plane/auth/challenges/{challenge_id}/handoffconsumeAuthChallengeHandoff
GET/api/v1/admin/control-plane/auth/sessiongetSessionDiagnostics

Showing first 12 operations

Runtime Protocol API

qvtm_runtime_protocol_sdk_api_v1.yaml
10operations
MethodPathOperation
GET/healthgetRuntimeHealth
GET/versiongetRuntimeVersion
POST/devicesregisterRuntimeDevice
GET/devices/{device_id}getRuntimeDevice
POST/handshake/startstartRuntimeHandshake
POST/handshake/finishfinishRuntimeHandshake
POST/messages/sendsendRuntimeMessage
GET/transparency/{device_id}getRuntimeTransparencyKey
GET/transparency/{device_id}/stategetRuntimeTransparencyState
GET/transparency/{device_id}/historylistRuntimeTransparencyHistory

Trust Verifier API

qvtm_trust_verifier_sdk_api_v1.yaml
7operations
MethodPathOperation
GET/api/v1/trust/healthgetTrustApiHealth
GET/api/v1/trust/capabilitiesgetTrustVerifierCapabilities
POST/api/v1/trust/evidence/inspectinspectTrustEvidence
POST/api/v1/trust/evidence/verifyverifyTrustEvidence
GET/api/v1/trust/artifact-packages/{package_id}getTrustArtifactPackage
POST/api/v1/trust/artifact-packages/{package_id}/verifyverifyTrustArtifactPackage
GET/api/v1/trust/transparency/exports/{export_digest}getTransparencyExportEnvelope