GET
/v1/models/fal/fal-bytedance-seed-audio-1-0
Accept:
| rawId | bytedance/seed-audio-1.0 |
| displayName | Seed Audio 1.0 |
| id | fal-bytedance-seed-audio-1-0 |
| activity | audio |
| firstSeenAt | 1782389690 — Jun 25, 2026 |
| lastSeenAt | 1785091564 — 15m ago |
| capabilities | {"category":"text-to-audio"} |
| contextWindow · maxOutput · modalities · pricing | not published by this provider’s list endpoint |
Endpoints & schemas
GET /v1/schemas/fal →| endpoint | activity | schemas |
|---|---|---|
| bytedance/seed-audio-1.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/bytedance%2Fseed-audio-1.0 # request schema
$ curl -X POST https://modelschemas.com/v1/validate -d '{"provider":"fal","endpointId":"bytedance/seed-audio-1.0","payload":{…}}'