Suno · Audio
Suno V5.5 API pricing
suno/suno-v5.5
Music generation. Suno V5.5 by Suno, called through one INFRO key alongside every other model you run. We price it 45% below Suno's direct rate — the same model, the same weights, reached through a different integration.
Pricing
Suno direct
$0.10
per track
INFRO
$0.055
per track
You save
45%
on every unit
Illustrative launch rates, reconciled against published provider pricing on 2026-08-24. Live rates come from GET /v1/models once your key is active.
Calling Suno V5.5
POST /v1/audio/speechAt launch — Committed to the first release. In build now, not usable yet.import os
from infro import Infro
client = Infro(api_key=os.environ["INFRO_API_KEY"])
audio = client.audio.speech.create(
model="suno/suno-v5.5",
input="Every AI model, one API.",
)What this modality supports
- Text to speech
- Music generation
- Transcription
- Diarization
Text-to-speech with streaming playback, full-track music generation, and transcription with timestamps and diarization. Billed per character generated, per track, and per hour transcribed.
Alternatives for music generation
Same modality, nearest in price. All of them share the request shape above, so comparing them is a one-word change.
Work out what Suno V5.5 would cost you
Put your current spend on this model into the calculator and see the same workload priced here — or have us read your real usage.