Voice Model API
GET: Fetch Voice Models
Access available voice models using the Kits API.
GET
/
api
/
kits
/
v1
/
voice-models
Returns a paginated list of voice models.
Query Parameters
asc (default) or desc
Page offset (default 1)
Page size (default 10)
Filter the response to your models only.
Filter the response to instrument models only.
Headers
Bearer <api-key>