Base URL
Authorization header with every request. See
Authentication for the token flow.
Request flow
- Call
GET /api/accessto check the token’s scope and capabilities. - Call
GET /api/quality/datasetsto list available datasets and metrics. - Pass a returned dataset ID to the vocabulary, frame-quality, hand-activity, or clip endpoint.
Errors
Handled errors contain a stablecode for application logic and a message
for people. Check the HTTP status first, then branch on code.
