Skip to main content
POST
Synthesize speech from text via a Verlon gate

Authorizations

Authorization
string
header
required

Verlon API key (newly minted keys are prefixed sk-vrln-; legacy verlon_* and layer_* keys from prior prefix migrations continue to validate). Generated from the dashboard under Settings → API Keys, or via verlon key create in the CLI.

Body

application/json
gateId
string
required
data
object
required
model
string
metadata
any
endUserId
string

Response

Audio response. Content-Type follows the underlying provider format (typically audio/mpeg or audio/wav).