GRGlobalRouter Docs
Console

GlobalRouter API

Videos API

Video APIs are built around async tasks and cover creation, querying, content retrieval, and model lists.

Endpoints

Choose an endpoint to open its dedicated reference page. On desktop, each endpoint page includes parameter reference, curl examples, and response examples.

MethodEndpointDescription
POST/api/v1/videosCreate an OpenRouter-compatible asynchronous video generation job.
POST/api/v1/videos/super-resolution通过公网视频链接和目标分辨率create异步视频超分任务。
GET/api/v1/videos/{jobId}Read an OpenRouter-compatible video generation job.
GET/api/v1/videos/{jobId}/contentDownload generated video content as raw bytes.
GET/api/v1/videos/modelsList authenticated OpenRouter-compatible video models.