All models · Pricing · API docs
background-remove API
Background removal (ISNet/RMBG) · /v1/images/background/remove
- Type: image processing · image · удаление фона (ISNet/RMBG)
- Access: all plans
- Endpoint: /v1/images/background/remove
Runs on our own GPUs in Russia.
How to connect: change one line — base_url. Get an sk- key in the dashboard.
curl https://api.neuraldeep.ru/v1/images/background/remove \
-H "Authorization: Bearer $NEURALDEEP_KEY" \
-F "image=@photo.png"