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

UserTesting Video Data API

Access session video data, including transcripts, video download links, clips, and highlight reels.

UserTesting Video Data API is one of 8 APIs that UserTesting publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 6 operations across 6 paths, and defines 14 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against a single base URL, //api.use2.usertesting.com/usertesting/api.

6 operations 6 paths 14 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://api.use2.usertesting.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

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

  • bearerAuth — Go to [Authorization](https://developer.usertesting.com/v1.0/docs/authentication-authorization) for information on how to generate an access token.

Paths & Operations 6

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

Video Data 6

Access session video data, including transcripts, video download links, clips, and highlight reels.

GET
/api/v2/sessionResults/{sessionId}/clips/{clipUuid}
Obtain a clip download link
SessionResultsController_getClipDetails 2 params → 200401404429
GET
/api/v2/sessionResults/{sessionId}/clips
Find all clips for a session video
SessionResultsController_getClips 1 param → 200401404429
GET
/api/v2/sessionResults/{sessionId}/transcript
Retrieve a video transcript
SessionResultsController_getTranscriptVtt 1 param → 200401404429
GET
/api/v2/sessionResults/{sessionId}/videoDownloadUrl
Obtain a video download link
SessionResultsController_getVideoDownloadUrl 1 param → 200401404429
GET
/api/v2/testResults/{testId}/highlightreels
Find all highlight reels for a test
TestResultsController_getHighlightReels 1 param → 200401404429
GET
/api/v2/testResults/{testId}/highlightreels/{reelId}
Obtain a highlight reel download link
TestResultsController_getReelDetails 2 params → 200401404429

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are ClipDto (9 properties), HighlightReelDto (6 properties), VideoDownloadResponseDto (3 properties), ClipLayoutDto (3 properties). Each schema is shown below with its type and property counts.

ReelDetailsResponseDto
object
3 properties 2 required
HighlightReelDto
object
6 properties 6 required
ClipDto
object
9 properties 7 required
ClipVideoRegionsDto
object
2 properties
HighlightReelsResponseDto
object
2 properties 2 required
ClipPointDto
object
2 properties 2 required
RegionType
string
Primary stream shown for the clip.
ClipVideoRegionDto
object
3 properties 2 required
ClipDetailsResponseDto
object
3 properties 2 required
ClipsResponseDto
object
3 properties 2 required
ClipLayoutDto
object
3 properties 3 required
VideoDownloadResponseDto
object
3 properties 3 required
PipPositionType
string
Picture-in-picture position.
PipStateType
string
Picture-in-picture state.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

usertesting-video-data-api-openapi.yml Raw ↑

Other APIs UserTesting publishes across the network.

UserTesting Clip API
UserTesting General Session Data API
UserTesting Highlightreel API
UserTesting QXscore Data API
UserTesting Session API
UserTesting Studies API
UserTesting Workspaces API
Where this information came from

This is an independent, third-party profile of UserTesting Video Data 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.