AI Music Generator with Suno V3.5 (KIE.ai)
detail.loadingPreview
This n8n workflow automates AI music generation using the KIE.ai API, powered by the Suno V3.5 model. Users simply submit music prompts, styles, and titles via a web form, and the system handles real-time generation and delivery of the final audio output. It's perfect for quickly creating custom music for various needs.
About This Workflow
This n8n workflow empowers users to effortlessly create custom AI-generated music leveraging the KIE.ai API and its integration with the powerful Suno V3.5 model. It features a user-friendly web form for inputting music prompts, styles, and titles. The workflow automates the entire process: submitting your request, continuously polling the API for real-time status updates, and finally, retrieving and displaying your completed music tracks. Ideal for content creators, musicians, or developers, it streamlines the creation of unique audio content with intelligent generation capabilities.
Key Features
- AI Music Generation (Suno V3.5): Harness the advanced capabilities of Suno V3.5 via KIE.ai for high-quality music creation.
- User-Friendly Web Form: Easily input music parameters like prompt, style, and title through a simple n8n form.
- Real-time Status Monitoring: Automatically polls the KIE.ai API every 10 seconds to track music generation progress until completion.
- Customizable Music Parameters: Define detailed prompts, specify musical styles, and assign titles to your generated tracks for optimal results.
- Direct Audio Output: Receives and displays the playable music file once generation is complete, ready for use.
How To Use
- Obtain KIE.ai API Key: Sign up at KIE.ai and generate your personal API key. Keep this key secure as it's essential for authentication.
- Import Workflow: Copy the provided JSON snippet and import it directly into your n8n instance.
- Configure Form Fields: In the
Submit Music Generation Parameters(Form Trigger) node, ensure the form fields forprompt,style,title, andapi_keyare correctly set up. - Execute Workflow: Click "Execute Workflow" in n8n to activate the form trigger and make the submission form available.
- Fill & Submit Form: Access the generated form URL, enter your desired music prompt, style, title, and your KIE.ai API key, then submit the form.
- Monitor & Retrieve: The workflow will automatically handle the music generation request, poll the KIE.ai API for status updates every 10 seconds, and display the final playable music files in the n8n execution log once completed.
Apps Used
Workflow JSON
{
"id": "90a88e91-954d-4b9c-bff8-5c8a3c6a8bc7",
"name": "AI Music Generator with Suno V3.5 (KIE.ai)",
"nodes": 21,
"category": "Personal",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 90a88e91-954d...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Related Workflows
Discover more workflows you might like
Automate Your Daily Briefing: News, Emails, and Tasks
Streamline your day by automatically fetching the latest news from Times of India, important emails from your Gmail, and your upcoming Todoist tasks. Get a consolidated, beautifully formatted daily digest delivered straight to your inbox.
Smart Expense Tracking with Telegram & AI
Automate your personal finance management by turning your Telegram chat into an intelligent expense tracker. Simply send a photo of a receipt or a text message, and this workflow uses AI to categorize your spending, extract crucial details, and provide instant summaries.
Send Obsidian Notes as Emails with Dynamic Attachments
This workflow empowers you to transform your Obsidian notes into dynamic emails, complete with custom metadata from YAML frontmatter and automated attachment handling. Seamlessly share your thoughts and files directly from your preferred note-taking environment.