> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ttapi.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Добавление вокала

> Используйте Suno добавление вокал API для генерации вокала поверх существующей музыки, мелодий или аранжировок в разных стилях и тембрах.



## OpenAPI

````yaml openapi/ru/suno.json POST /suno/v1/add-vocals
openapi: 3.1.0
info:
  title: Документация TTAPI API
  version: 1.0.0
  description: Suno AI Музыка API
servers:
  - url: https://api.ttapi.io
security: []
paths: {}

````