GET

/v1/schemas/fal/image/bria%2Ffibo-edit%2Frestore

kind inputactivity imagehash 8938e373extracted Jul 6, 2026version currentsource upstream spec ↗

Request body

1 properties · 1 required · 0 $defs
propertytypedescriptionconstraints
image_url*stringThe source image.

Validate a payload

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