Studio-quality tracks in 30 seconds — built for scale and priced for everyone.
Explore our full suite of music AI features to compose, edit, and unleash your creativity.
Generate 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.aimusicapi.ai/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);
});We provide a powerful, flexible, and affordable AI music solution designed for creators and developers.
Leverage the power of Sonic, Producer (upgraded from Riffusion) and Nuro models for diverse and high-quality music generation.
All generated songs are completely clean and free of any watermarks, ready for direct use.
Utilize our premium subscription pool, ensuring your creations are commercially licensed and worry-free.
Affordable pricing at just $0.08 per generation, making powerful AI music accessible to everyone.
Generate a complete, high-quality song in just 30 seconds with our highly optimized infrastructure.
Join our Discord community for free, 24/7 one-on-one technical support from our dedicated team.
From chill beats to cinematic anthems, generate music in any style you can imagine — no limits, just creativity. Drag to explore.











See what our talented users have to say about their experience with MusicAPI.
Powered by AI Music API
Start for free and empower your applications with our powerful API to create unique, royalty-free music programmatically.