POSTREADY / ONLINEPREMIUM
AI Background Remover
Hapus latar belakang gambar secara otomatis hanya dalam hitungan detik. Sempurna untuk e-commerce dan profil profesional.
ENDPOINT:/api/image/removebg
Endpoint Overview
MethodPOST
Path/api/image/removebg
AccessPremium Subscription Required
Total Usage1.890.320 requests
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| image_url | string | Yes | Tautan URL langsung (direct link) ke file gambar. |
Response Example
application/json200 OK
{
"status": true,
"result": "https://api.lcode.dev/storage/removed-bg-image.png"
}