This endpoint processes an image, removing the background if specified, and applies various transformations such as scaling, padding, and margin adjustments. It accepts a URL input for the image. If you want to directly upload an image file, please use the POST endpoint. For more details on the difference between the GET and POST endpoints, please have a look at our documentation: https://docs.photoroom.com/image-editing-api/which-endpoints-are-available. The output size, background color or image, and other parameters can be customized.
请求参数
Query 参数
Header 参数
返回响应
🟢200OK
application/json
Body
🟠400Bad Request
🟠402Payment Required
🔴500Internal Server Error
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://image-api.photoroom.com/v2/edit' \
--header'x-api-key;'