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

TruVideo Repair Orders API

The Repair Orders API from TruVideo — 5 operation(s) for repair orders.

TruVideo Repair Orders API is one of 11 APIs that TruVideo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Repair Orders. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 5 operations across 5 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against 2 base URLs: https://app.truvideo.com, https://dev.truvideo.com.

5 operations 5 paths 5 schemas 3 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://app.truvideo.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

TruVideo Repair Orders API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — JWT bearer token obtained from POST /api/v2/authentication/login.

Paths & Operations 5

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

Repair Orders 5
GET
/api/v2/{accountId}/repair-order/{orderId}
Get order by id
getRepairOrder 2 params → 200404
GET
/api/v2/{accountId}/repair-order/status/{statusKey}
Get orders by status
listRepairOrdersByStatus 4 params → 200
POST
/api/v2/{accountId}/repair-order
Create order
createRepairOrder 1 param body → 200
PUT
/api/v2/{accountId}/repair-order/{repairOrderId}
Update order
updateRepairOrder 2 params body → 200
GET
/api/v2/{accountId}/repair-order/search
Search orders
searchRepairOrders 7 params → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are RepairOrder (10 properties), Page (8 properties), Dealer (8 properties), Advisor (7 properties). Each schema is shown below with its type and property counts.

Customer
object
6 properties
Advisor
object
7 properties
Dealer
object
8 properties
Page
object
Spring-style pagination envelope wrapping a content array.
8 properties
RepairOrder
object
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

truvideo-repair-orders-api-openapi.yml Raw ↑

Other APIs TruVideo publishes across the network.

TruVideo Authentication API
TruVideo Chat API
TruVideo Customers API
TruVideo Dealers API
TruVideo Files API
TruVideo Messages API
TruVideo Reports API
TruVideo Support API
TruVideo Users API
TruVideo Videos API
Where this information came from

This is an independent, third-party profile of TruVideo Repair Orders 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.