GET

/v1/schemas/fal/image/bria%2Fembed-product?kind=output

kind outputactivity imagehash 31872570extracted Jul 9, 2026version currentsource upstream spec ↗

Response body

2 properties · 2 required · 1 $defs
propertytypedescriptionconstraints
image*ImageGenerated image with products embedded.
seed*integerSeed used for generation.

Validate a payload

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