1. Models
  2. List Video Models
GET
/models/video/all
curl --request GET \
     --url https://app.backboard.io/api/models/video/all \
     --header 'X-API-Key: <api-key>' \
     --header 'authorization: <authorization>' \
     --header 'x_session_token: <x_session_token>'

Discover OpenRouter video models and their current capabilities, supported options, and pricing SKUs. Results are fetched live; no catalog synchronization is required.

Use id as video_model_name with video_generation: "auto". provider currently accepts openrouter; pagination uses skip (default 0) and limit (default 100, maximum 15000). Unknown capability values are null, not an assurance of support.

See Video Tool and SDK usage. Billing uses the actual generation cost, not a client-side estimate from these SKUs.

Authorizations

X-API-Key
required
string
API Key authentication

Query Parameters

provider
skip
default:0
integer
limit
default:100
integer
authorization
x_session_token

Response

application/json
  • 200

  • 422

Successful Response

models
required
array
total
required
integer

Total