What you can do
- Generate music from text descriptions, custom lyrics, or by extending existing clips
- Generate lyrics from a text prompt
- Upload audio for use with AI models
- Concatenate clips into longer compositions
How it works
Pay-as-you-go credits
No subscriptions. Top up credits and only pay for what you use. 1 credit = $0.01 USD.
REST API
Simple JSON-based API with standard HTTP methods. Submit a task, poll for results.
Multiple AI models
Access different AI music providers through one unified interface.
Async task system
Submit tasks and retrieve results when they are ready. No long-running connections needed.
Quick start
Get up and running in four steps:Sign up
Create an account at sunor using Google OAuth.
Get your API key
Navigate to Dashboard > API Keys and create a new key.
Top up credits
Go to Dashboard > Billing and add credits via crypto payment.
Base URL
All API requests are made to:Next steps
Authentication
Learn how to authenticate your API requests.
Credits
Understand the credits system and pricing.
Create a Task
Explore the task creation endpoint.
Suno Model
Learn about the Suno music generation model.