# Photoroom ## API Docs - [Remove Background (Basic plan)](https://vrlx7sbocw.apifox.cn/api-165892240.md): Remove background from an image - [Account Details](https://vrlx7sbocw.apifox.cn/api-165892241.md): Get current account details, including remaining credits balance and monthly quota - [Image Editing v2 (Plus plan)](https://vrlx7sbocw.apifox.cn/api-165892242.md): 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. - [Image Editing v2 (Plus plan)](https://vrlx7sbocw.apifox.cn/api-165892243.md): This endpoint processes an image, removing the background if specified, and applies various transformations such as scaling, padding, and margin adjustments. It accepts binary data for the image. If you want to send the URL of an image, please use the GET 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. - [[LEGACY] Image Editing v1 (Plus plan)](https://vrlx7sbocw.apifox.cn/api-165892244.md): Render an image using a template. A detailed tutorial is available [here](https://www.photoroom.com/api/docs/image-editing-api-documentation) - [[LEGACY] Image Editing v1 (Plus plan)](https://vrlx7sbocw.apifox.cn/api-165892245.md): Render an image using a template. A detailed tutorial is available [here](https://www.photoroom.com/api/docs/image-editing-api-documentation)