viduq2-turbo

Vidu · Per Request

viduq2-turboAvailable
VideoVideo GenerationFast

Pricing

Official PriceLemonData Price
Price$0.10$0.07

Best For

Video Generation

Generating and editing video content

API Code Example

POST/v1/chat/completions
curl https://api.lemondata.cc/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sk-xxx" \
  -d '{
    "model": "viduq2-turbo",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'

FAQ

How much does viduq2-turbo cost?

On LemonData, viduq2-turbo costs N/A per 1M input tokens and N/A per 1M output tokens, which is up to 30% off the official pricing.

What is viduq2-turbo best for?

viduq2-turbo excels at Video, Video Generation, Fast. Access it through LemonData's unified API with a single API key.

How to use viduq2-turbo API?

Get your API key from LemonData, set the base URL to api.lemondata.cc/v1, and use any OpenAI-compatible SDK. See the code examples above.

Related Models