- Models
- List Video Models
Models
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>'
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.
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>'
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>'