
{"What is Suno API?":"Unified pay-as-you-go API for Suno music and other AI models","How to use Suno API?":"Create a TTAPI account, add credits to the shared balance, and obtain an API key. Choose an endpoint such as music generation, lyrics, extension, cover, stems, or audio editing. Send a POST request with the TT-API-KEY and Content-Type headers, then provide the required JSON fields, such as the Suno model, prompt, lyrics, title, or audio URL. Track asynchronous tasks with the Fetch V2 endpoint or receive completion notifications through a webhook. Completed files can be stored on TTAPI's CDN and retrieved through the returned result URL.","What is the Suno Music API on TTAPI?":"It is a TTAPI interface for generating, extending, covering, editing, analyzing, exporting, and retrieving Suno music assets through API requests.","How much does Suno music generation cost?":"Suno music generation costs 6 quota per task, approximately $0.06. Most major Suno actions, including extensions, covers, remastering, and mashups, also cost 6 quota per task.","Does TTAPI require a subscription?":"No. TTAPI uses pay-as-you-go billing with no subscription or minimum spending requirement.","Is there free credit available?":"Yes. The pricing page states that users can start with 30 free quota.","What information is required to generate a Suno song?":"Required fields include custom mode selection, instrumental mode selection, a Suno model version, and either a creative brief for inspiration mode or lyrics for custom mode.","Can I generate instrumental music without vocals?":"Yes. Set the instrumental field to true to request a track without vocals.","Can I upload an existing audio file?":"Yes. TTAPI supports audio uploads through a public audio URL, including upload-cover and upload-extend workflows. Upload audio costs 0.5 quota.","How much does stem separation cost?":"Vocal or instrumental stem separation costs 12 quota per task, while full multi-track stem separation costs 30 quota per task.","How are completed tasks retrieved?":"Use the Suno V2 Fetch endpoint to retrieve task status and results, or provide a hookUrl to receive completion callbacks through a webhook.","Does TTAPI support music exports?":"Yes. The Suno API includes WAV and MIDI export endpoints, and the pricing page lists these export endpoints as free."}
Navigate to the tool's official website.