Suno V6 Mini API
Suno v6 music generation: inspiration, custom lyrics and instrumental. Two songs per request.
Starting price $0.107800 / 次 · Price snapshot
Waiting to refresh live prices…
Model pricing
Compare all public tiers and current prices for this series on one page.
Input
$0.107800 / 次
Output
总价按请求参数和实际用量计算
Context
—
Max output
—
- Model ID
-
suno-v6-mini - Billing model
- Fixed combination billing
- Available groups
- default, svip
- Capabilities
- text-to-music
- Combination pricing rules
按请求参数动态计费总价按请求参数和实际用量计算
基础价格$0.1078 / 次查看高级计费表达式
v2:tier("standard_2026_09_14", units(1, 0.1078))
API reference
Base URL is https://api.rokoapi.com/v1. The model in requests must use the model IDs listed above.
curl https://api.rokoapi.com/v1/audios/tasks \
-H "Authorization: Bearer $API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "suno-v6-mini",
"action": "generate",
"mode": "easy",
"prompt": "Upbeat summer pop song, female vocals, bright guitar"
}' For more parameters, limits, and async task queries, read the Suno V6 Mini developer guide. Suno V6 Mini Developer guide · Authorization