Routescope APIRoutescope API

Proxy Video Content

Retrieve video content through the gateway proxy

GET
/v1/videos/{task_id}/content
curl -X GET "https://api.routescope.ai/v1/videos/task_01JZ8M9Q4R7V2K8N9P0Q/content"
"string"
{
  "error": null,
  "message": "success"
}

Authorization

BearerAuth

AuthorizationBearer <token>

Model relay interface recognition. Request heading: Autoration: Bearer .

In: header

Path Parameters

task_id*string

Task ID.

Response Body

video/mp4

application/json

How is this guide?

Last updated on