GET

/v1/schemas/fal/video/decart%2Flucy-2-5%2Frealtime?kind=output

kind outputactivity videohash 2153b92cextracted Jul 17, 2026version currentsource upstream spec ↗

Response body

5 properties · 0 required · 0 $defs
propertytypedescriptionconstraints
iceServersobject[]nullable
typestringnullable
sdpstringnullable
erroranydefault: null
candidateobjectnullable

Validate a payload

before you spend tokens
shell
$ curl -X POST https://modelschemas.com/v1/validate \
    -d '{"provider":"fal","endpointId":"decart/lucy-2-5/realtime","payload":{…}}'
→ {"valid": false, "errors": [{"path": "#", "keyword": "required", …}]}