🎉 New Year Sale: Get 20% OFF on all plans — Use code NEWYEAR2026.

Upgrade now
Object Remover thumbnail

ModelsLab/Object Remover

object-remover
Seamlessly remove unwanted objects from photos with advanced AI-powered detection, content-aware fill, shadow reconstruction, and high-resolution support for flawless, natural edits.
API PlaygroundAPI Documentation

API Endpoint URL

Base URL for all API requests to this endpoint.

https://modelslab.com/api/v6/image_editing/object_removal

API Authentication

Authentication requires a valid API key included in the request. Generate and manage your API keys from your developer dashboard. Include the key in the key parameter for all API requests.

Integration Examples

Production-ready code samples for API integration

{
"init_image": "https://assets.modelslab.com/generations/6a06794f-734e-48f0-b5f8-1f79a2439f75",
"mask_image": "https://assets.modelslab.com/generations/c518e86b-4630-4c32-a03c-62e856af6423",
"webhook": null,
"track_id": null,
"key": "YOUR_API_KEY"
}

SDKs

Official SDKs

Production-ready SDKs and client libraries for all major programming languages

API Parameters

Technical specifications for API request parameters.

Field NameParameterTechnical Description
Reference Imageinit_imageInit Image
Mask Imagemask_imagemask image
webhookwebhookURL to receive POST API call when complete
track_idtrack_idID for webhook identification