GET

/v1/schemas/fal/image/fal-ai%2Fbria%2Fexpand?kind=output

kind outputactivity imagehash 667827d9extracted Jul 6, 2026version currentsource upstream spec ↗

Response body

2 properties · 2 required · 1 $defs
propertytypedescriptionconstraints
image*ImageThe generated image
seed*integerSeed value used for generation.

Validate a payload

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