2.19.29

🚀 Elite Video & Voice in Your API! New Kling and ElevenLabs Models


🎥 Kling 2.5 Turbo Pro: Static Image to Dynamic Video

Transform any static image into a professional video, ideal for creating visually stunning content and immersive marketing assets.

Feature Detail
Key Capability Image-to-Video generation.
Model ID fal-ai/kling-video/v2.5-turbo/pro/image-to-video
Cost 1750 Coins per generation.
Supported Formats landscape, portrait, square.

💡 Integration Example (cURL)

curl --location 'https://api.straico.com/v1/image/tovideo' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--header 'Content-Type: application/json' \
--data '{
  "model": "fal-ai/kling-video/v2.5-turbo/pro/image-to-video",
  "description": "A stunning depiction of the Milky Way galaxy alongside the Andromeda galaxy",
  "size": "landscape",
  "duration": 5,
  "image_url": "https://upload.canvasmode.io/..."
}'


🎙️ ElevenLabs V3 TTS: Studio-Quality Voice

Add ultra-realistic narration and dialogue to your videos or applications using the industry-leading **Text-to-Speech (TTS)** model.

  • Key Capability:Advanced, expressive Speech Synthesis (Text-to-Speech).
  • Model ID:eleven_v3
  • Essential Parameters: Requires voice_id, text, language_code, and style.

💡 Integration Example (cURL)

curl --location 'https://api.straico.com/v1/tts/create' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'model=eleven_v3' \
--data-urlencode 'voice_id=9BWtsMINqrJLrRacOk9x' \
--data-urlencode 'text=Hi there! Let’s create something amazing together with Straico.' \
--data-urlencode 'language_code=en' \
--data-urlencode 'style=1'

📋 Get the List of voice_ids

To find all available voice_ids, make a GET call:

curl --location 'https://api.straico.com/v1/tts/elevenlabslist' \
--header 'Authorization: Bearer YOUR_API_KEY'

👉 Start generating immersive content today!

These models are ready to take your integrations to the highest level of quality and performance.

📚 Details and Documentation

Check out our full documentation for all technical details and integration examples! Link to documentation here

We hope these new tools are game-changers for your integrations. **🚀💡**

Ready to Revolutionize Your AI Experience?

Join our all-in-one AI platform and revolutionize your workflow. 
Tap into the power of advanced generative models for text, 
images, and audio—all in one place.