AI Video APIAI Video API

Suno V5.5

AI music generation powered by Suno. Generate high-quality songs with lyrics, instrumentals, and custom styles. · kie

All models
Parameters
Pricing
24credits
Base
Result

Configure parameters and click Run to test the API.

Code Example
curl -X POST https://aivideoapi.ai/v1/videos/generations \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "suno-v5_5"
}'