Disponible ahora
Bailian
wan2.5-i2i:flat
Video
Por solicitud$0.05
TipoVideo
Endpointsopenai
Estadísticas rápidas
Modovideo
Rendimiento
Cargando datos de rendimiento...
§ 01
Precios
| Precio por solicitud | $0.05 · solicitud |
| Endpoints compatibles | openai |
| Proveedor | Bailian |
§ 02
Llamar a wan2.5-i2i:flat desde tu código
Apunta cualquier SDK compatible con OpenAI a UnoRouter y solicita el modelo por nombre. Reemplaza YOUR_API_KEY con una clave real de tu panel.
bash
curl https://api.unorouter.com/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "wan2.5-i2i:flat",
"messages": [{"role": "user", "content": "Hello!"}]
}'§ 03
Preguntas frecuentes
¿Cuánto cuesta wan2.5-i2i:flat por solicitud?
wan2.5-i2i:flat se factura a un $0.05 fijo por solicitud.
¿Cómo accedo a wan2.5-i2i:flat vía API?
Envía solicitudes al endpoint /v1/chat/completions de UnoRouter con model=wan2.5-i2i:flat. Cualquier biblioteca cliente compatible con OpenAI funciona. La autenticación usa un token Bearer estándar.
§ 04
Modelos similares
Prueba wan2.5-i2i:flat ahora
Crea una clave API y empieza a hacer solicitudes en menos de un minuto.