List voices
Returns the complete catalog for a TTS model, including its version.
Requires an API key but consumes no inference concurrency, daily generation allowance or credits.
Available even when no GPU node is ready. Search and filtering are performed by the client.
Authentication
AuthorizationBearer
A Nari API key created in the Dashboard.
Query parameters
model
Exact TTS model slug used for speech generation.
Response
Complete voice catalog.
object
model
catalog_version
data
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
503
Service Unavailable Error