Capabilities
- Context
- -
- Max output
- -
image-background-remover
| Official price | Catalog price | Discount |
|---|---|---|
| $0.02 /req | $0.014 /req | 30% |
API Base
curl https://api.aisonar.dev/v1/images/generations \
-H "Authorization: Bearer $AI_SONAR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "image-background-remover",
"prompt": "A clean product render for a developer tool"
}'