GET

/v1/models/fal/fal-xai-tts-v1

provider falstatus activefirst seen Mar 17, 2026last seen 4m ago
rawIdxai/tts/v1
displayNamexAI Text to Speech
idfal-xai-tts-v1
activityaudio
firstSeenAt1773706903 Mar 17, 2026
lastSeenAt1785105965 4m ago
capabilities{"category":"text-to-speech"}
contextWindow · maxOutput · modalities · pricingnot published by this provider’s list endpoint

Endpoints & schemas

GET /v1/schemas/fal
endpointactivityschemas
xai/tts/v1audiorequestinput responseoutput

endpoints matching this model — the provider has more, see /v1/schemas/fal

Use it

shell
$ curl https://modelschemas.com/v1/schemas/fal/audio/xai%2Ftts%2Fv1 # request schema
$ curl -X POST https://modelschemas.com/v1/validate -d '{"provider":"fal","endpointId":"xai/tts/v1","payload":{…}}'