GET
/v1/models/fal/fal-async-tts-pro-v1-0
Accept:
| rawId | async/tts-pro/v1.0 |
| displayName | Async Text to Speech Pro V1.0 |
| id | fal-async-tts-pro-v1-0 |
| activity | audio |
| firstSeenAt | 1781786569 — Jun 18, 2026 |
| lastSeenAt | 1785091564 — 13m ago |
| capabilities | {"category":"text-to-speech"} |
| contextWindow · maxOutput · modalities · pricing | not published by this provider’s list endpoint |
Endpoints & schemas
GET /v1/schemas/fal →| endpoint | activity | schemas |
|---|---|---|
| async/tts-pro/v1.0 | audio | requestinput responseoutput |
endpoints matching this model — the provider has more, see /v1/schemas/fal
Use it
shell
$ curl https://modelschemas.com/v1/schemas/fal/audio/async%2Ftts-pro%2Fv1.0 # request schema
$ curl -X POST https://modelschemas.com/v1/validate -d '{"provider":"fal","endpointId":"async/tts-pro/v1.0","payload":{…}}'