📄️ Make Your First API Call
To call the Background Image Generation API and remove the background of an image, you can run the following curl command through your terminal.
📄️ API Parameter Structure
The API payload for image generation consists of several components that define the image source and how it should be modified or displayed:
📄️ Get The Template List
To get the Template Background List, you can get it through this curl command.
📄️ Generate Background Image
This API endpoint allows you to replace the background of an image with an AI-generated background based on a provided text prompt.
📄️ Replacing Image Background with Solid Colors
This documentation outlines how to utilize the background replacement feature to swap an image's background with a solid color using our API.
📄️ Remove Background to Make It Transparent
This API endpoint allows you to remove the background of an image and replace it with transparency. This is especially helpful for isolating subjects, creating stickers, or preparing images for design work.