# V1.0

Automatically detect and remove backgrounds from images using AI segmentation.

 - [POST /s2s/v2.0/task/sod](https://docs.perfectcorp.com/reference/ai_background_removal/v1.0/paths/~1s2s~1v2.0~1task~1sod/post.md): This endpoint initiates the background removal process. You must provide a file ID obtained from the file upload API. The task will be processed asynchronously, and you can check its status using the
 - [GET /s2s/v2.0/task/sod/{task_id}](https://docs.perfectcorp.com/reference/ai_background_removal/v1.0/paths/~1s2s~1v2.0~1task~1sod~1%7Btask_id%7D/get.md)
