GET

/v1/schemas/fal/image/bria%2Fproduct-dimensions?kind=output

kind outputactivity imagehash cf1104c6extracted Jul 17, 2026version currentsource upstream spec ↗

Response body

2 properties · 1 required · 1 $defs
propertytypedescriptionconstraints
image*ImageRendered product dimensions image.
transparent_overlayImageRepresents an image file.nullable

Validate a payload

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