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

LVT Live Units API

Operations on LiveUnits

LVT Live Units API is one of 9 APIs that LVT publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include LiveUnits. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 9 operations across 9 paths, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version 1.0.1.

Requests are made against a single base URL, https://api.lvt.com/v1.

9 operations 9 paths 17 schemas 6 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.1
Base URL
https://api.lvt.com/v1
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

LVT Live Units API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the clientCredentials flow, exposing 3 scopes. By default, every request must be authenticated.

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 6 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

LiveUnits 9

Operations on LiveUnits

GET
/liveUnits
This endpoint returns all the live units accessible by the specified client.
GetLiveUnits 2 params → 200403500default
GET
/liveUnits/{liveUnitId}
Details for the specified live unit.
GetLiveUnit 1 param → 200400403404500default
GET
/liveUnits/{liveUnitId}/callInfo
Get information on how to make a call to the live unit
GetLiveUnitCallInfo 1 param → 200400403404500default
GET
/liveUnits/{liveUnitId}/cameras
List of user accessible cameras hosted by the given liveUnit.
GetLiveUnitCameras 3 params → 200400403404500default
GET
/liveUnits/{liveUnitId}/sounds
List of quick sounds that can be played by the live unit
GetLiveUnitSounds 3 params → 200400403500default
POST
/liveUnits/{liveUnitId}:call
Initiate a speaker talk-down call
TalkDownStart 2 params → 200400403500default
POST
/liveUnits/{liveUnitId}/sounds/{soundId}:play
Play a quick sound from a live unit
PlayLiveUnitSound 2 params → 204400403404409500default
GET
/liveUnits/{liveUnitId}/lights
List of lights on the live unit
GetLiveUnitLights 3 params → 200400403500default
POST
/liveUnits/{liveUnitId}/lights/{lightId}:toggle
Toggle the status of a light on a live unit
ToggleLiveUnitLight 2 params body → 200400403404409500default

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are camera (12 properties), liveUnit (5 properties), light (4 properties), error (4 properties). Each schema is shown below with its type and property counts.

cameras
lights
error
object
4 properties 4 required
liveUnit
object
5 properties 5 required
light
object
A light on a live unit.
4 properties 3 required
sounds
camera
object
12 properties 9 required
mountUnit
object
Describes form of camera mount
3 properties 3 required
lightState
string
liveUnits
sound
object
The information about a quick sound a live unit can play.
2 properties 2 required
cameraMountPosition
string
The position of the camera on the live unit
placement
object
Describes form and position of camera mount
2 properties 2 required
callInfo
object
Information required to call a live unit
3 properties 3 required
talkDownData
object
Data required to initiate a talkdown session
2 properties 2 required
gpsCoordinates
object
2 properties 2 required
paginated
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lvt-liveunits-api-openapi.yml Raw ↑

Other APIs LVT publishes across the network.

LVT Cameras API
LVT Events API
LVT Locations API
LVT Media API
LVT Public Keys API
LVT Streams API
LVT Talkdown API
LVT Webhooks API
Where this information came from

This is an independent, third-party profile of LVT Live Units 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.