AI Music API.
Fast. Cheap. Legal.
Studio-quality tracks in 30 seconds — built for scale and priced for everyone.
Powerful AI Music Generation Suite
Explore our full suite of music AI features to compose, edit, and unleash your creativity.
Vocal Music Generation
View DocsGenerate full vocal tracks from text prompts, supporting various styles and languages.
var axios = require('axios');
var data = JSON.stringify({
"custom_mode": true,
"gpt_description_prompt": "A dreamy pop song about summer love",
"make_instrumental": false,
"mv": "chirp-v4"
});
var config = {
method: 'post',
url: 'https://api.sunoapi.com/v1/suno/create',
headers: {
'Authorization': 'Bearer YOUR_API_KEY',
'Content-Type': 'application/json'
},
data : data
};
axios(config)
.then(function (response) {
console.log(JSON.stringify(response.data));
})
.catch(function (error) {
console.log(error);
});
Why Choose Us?
We provide a powerful, flexible, and affordable AI music solution designed for creators and developers.
Triple AI Models
Leverage the power of Suno, Riffusion and Nuro models for diverse and high-quality music generation.
No Watermark
All generated songs are completely clean and free of any watermarks, ready for direct use.
Commercial Use
Utilize our premium subscription pool, ensuring your creations are commercially licensed and worry-free.
Pay-As-You-Go
Affordable pricing at just $0.08 per generation, making powerful AI music accessible to everyone.
Lightning Fast
Generate a complete, high-quality song in just 30 seconds with our highly optimized infrastructure.
24/7 Support
Join our Discord community for free, 24/7 one-on-one technical support from our dedicated team.
Explore Music Styles
From chill beats to cinematic anthems, generate music in any style you can imagine — no limits, just creativity. Drag to explore.

Pop

Pop

Rock

Rap

EDM

Jazz

Country

Folk

Funk

Metal

Instrumental
Loved by Creators and Developers
See what our talented users have to say about their experience with MusicAPI.


















Frequently Asked Questions
Powered by AI Music API
Integrate AI Music Generation Into Your App
Start for free and empower your applications with our powerful API to create unique, royalty-free music programmatically.