How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Voltair Assets API

The Assets API from Voltair — 6 operation(s) for assets.

Voltair Assets API is one of 16 APIs that Voltair publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Assets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 7 operations across 6 paths, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version 0.1.0.

Requests are made against a single base URL, /.

7 operations 6 paths 7 schemas 4 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
0.1.0
Base URL
https://api.voltairlabs.com
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Voltair Assets API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). An API key is passed in the header as X-API-Key (ApiKeyAuth). By default, every request must be authenticated.

  • BearerAuth — Cognito JWT access token
  • ApiKeyAuth — Organization-scoped API key

Paths & Operations 7

Across 6 paths, the API surfaces 7 operations — 4 GET, 1 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Assets 7
GET
/assets
List assets
listAssets 4 params → 200400401403404429500
GET
/assets/{assetId}
Get asset
getAsset 1 param → 200401403404429500
GET
/defects
List defects for an asset
listDefects 3 params → 200400401403404429500
PATCH
/defects/{defectId}
Update a defect
updateDefect 2 params body → 200400401403404429500
POST
/defects:bulk-priority
Bulk-update defect priority for a single (assetType, defectName) tuple
bulkUpdateDefectPriority 1 param body → 200400401403404409429500
GET
/defect-priority-mapping
Get the active defect priority mapping for the caller's organization
getDefectPriorityMapping → 200401403404429500
PUT
/defect-priority-mapping
Replace the active defect priority mapping (priority values only)
putDefectPriorityMapping 1 param body → 200400401403409429500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Defect (16 properties), DefectEvidence (9 properties), Asset (8 properties), DefectPriorityMapping (5 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
1 property 1 required
DefectPriorityMapping
object
Per-org JSONB rule set mapping a CVAT (Equipment, Type, Defect) tuple to an assettype and a priority integer (1..4). One active row per organization at a time;…
5 properties 5 required
PaginationMeta
object
2 properties 1 required
AssetPriority
string
Asset
object
8 properties 8 required
Defect
object
Merged defect. One row per (assetInspectionId, defectName) at a time. Per-CVAT-shape evidence (bbox, evidence photo, original per-shape description) lives on D…
16 properties 11 required
DefectEvidence
object
Per-CVAT-shape evidence row tied to a Defect (merged defect). Multiple rows for the same Defect mean the same defect was annotated across multiple photos. Retu…
9 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

voltair-assets-api-openapi.yml Raw ↑

Other APIs Voltair publishes across the network.

Voltair ApiKeys API
Voltair Clusters API
Voltair ClusterVisits API
Voltair Events API
Voltair Identity API
Voltair Inspections API
Voltair Media API
Voltair Missions API
Voltair Organization API
Voltair Roles API
Voltair Sites API
Voltair SiteVisits API
Where this information came from

This is an independent, third-party profile of Voltair Assets API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.