BEN Background Removal
Our BEN API is our custom-made state-of-the-art background removal solution, ranked #1 on the DIS5K dataset for segmentation quality. It delivers fast, accurate cutouts via a simple API. Ideal for product photos, portraits, and e-commerce at scale. Implementation: To use the BEN API we recommend utilizing our docs in order to properly utilize the returned results. You can find our docs at…
BEN Background Removal endpoints
| Method | Endpoint | Description |
|---|---|---|
| ping | ||
| GET |
/ping /ping |
A simple ping endpoint to test API connectivity. |
| health | ||
| GET |
/health /health |
Checks the service status and API key validity. |
| v2 | ||
| POST |
/v2 /v2 |
Processes an input image to remove its background using the BEN2 model. Returns a grayscale mask by default. |
BEN Background Removal pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | — |
|
| ULTRA | $97 / month | — |
|
| MEGA | $600 / month | — |
|