StableDiffusations API V3
Stable Diffusion V3 APIs Text2Image Image2Image API generate image from prompt
1 subscribers
38 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
StableDiffusations API V3 endpoints
| Method | Endpoint | Description |
|---|---|---|
| Stable Diffusion API | ||
| POST |
Inpainting /api/v3/inpaint |
Generate images using Stable diffusion |
| POST |
Image2Image /api/v3/img2img |
Generate images using Stable diffusion |
| POST |
Text2Image /api/v3/text2img |
Text2Image API to generate image from prompt |
| POST |
FetchQueuedImages /api/v3/fetch/5264 |
Generate images using Stable diffusion |
| POST |
StableDiffusionAPISystemLoad /api/v3/system_load |
|
| DreamBooth Finetuning | ||
| POST |
GetTrainingStatus /api/v3/fine_tune_status/dyxjeiQ6kg |
|
| POST |
CancleTraining /api/v3/cancle_training/model_id |
|
| POST |
DeleteDremboothModel /api/v3/finetune/delete/your_model_id |
|
| POST |
CreateDreamboothRequest /api/v3/fine_tune |
**instance_prompt**: how you want to call trained object **class_prompt**: class without prompt **images**: make sure images are direct links, cropped in 512x512 : keep it about… |
| DreamBooth API | ||
| POST |
DreamboothText2Image /api/v3/dreambooth |
|
| POST |
DreamboothImg2Img /api/v3/dreambooth/img2img |
|
| POST |
DreamboothInpainting /api/v3/dreambooth/inpaint |
|
| POST |
DreamBoothFetchQueuedImages /api/v3/dreambooth/fetch/5264 |
|
| Misc | ||
| POST |
Getlistofallpublicmodels /api/v4/dreambooth/model_list |
|
| POST |
BuyModel /api/v3/dreambooth/buy_model |
|
| POST |
GetTrainedModelList /api/v3/finetune_list |
|
| POST |
DeleteImages /api/v3/delete_image |
|
| POST |
SuperResolution /api/v3/super_resolution |
|
| POST |
Uploadbase64imageandcropit /api/v3/base64_crop |
|
| [Beta] DreamBooth API | ||
| POST |
DreamBoothReloadModel /api/v4/dreambooth/model_reload |
After 7 days of inactivity, model will be deleted from inference server. To reload a model and using it again, you can make api call. it will take 2 minutes to reload a model. |
| POST |
DreamboothText2Image0 /api/v4/dreambooth |
Use dreambooth text2img API to generate images from any custom trained model or from any publicly available model. You can also pass scheduler in API possible values for… |
| POST |
DreamBoothFetchQueuedImages3 /api/v4/dreambooth/fetch |
|
| POST |
DreamboothImg2Img1 /api/v4/dreambooth/img2img |
|
| POST |
DreamboothInpainting2 /api/v4/dreambooth/inpaint |
|
| Dreambooth Sandbox API | ||
| POST |
GetTrainingStatus1 /api/sandbox/v3/fine_tune_status/dyxjeiQ6kg |
|
| POST |
CreateDreamboothRequest0 /api/sandbox/v3/fine_tune |
|
| Enterprise API | ||
| POST |
Inpainting9 /api/v1/enterprise/inpaint |
|
| POST |
RestartServer /api/v1/enterprise/restart_server |
Restart your dedicated server |
| POST |
VerifyModel /api/v1/enterprise/verify_model |
Verify is specific model exists |
| POST |
DeleteModel /api/v1/enterprise/delete_model |
Delete model on your server |
| POST |
SystemDetails /api/v1/enterprise/system_details |
Get details of your server |
| POST |
LoadModels /api/v1/enterprise/load_model |
Load model to your dedicated server, 1. **url** : url of huggingface model, .ckpt download link, or trained model from our dreambooth api 2. **model_id** : this is model_id model… |
| POST |
Text2Img /api/v1/enterprise/text2img |
|
| POST |
Getallmodels /api/v1/enterprise/get_all_models |
Get list of all models on your server |
| POST |
Img2Img /api/v1/enterprise/img2img |
|
| POST |
UpdateS3Details /api/v1/enterprise/update_s3 |
Update S3 details on server, You need to pass below parameters to update S3 details 1. public_url : public url on which images can be accessiable, and make "generations"… |
| V5 APIs | ||
| POST |
Pix2PIx /api/v5/pix2pix |
Now edit images using prompt. Send init_image and write prompt to edit image, and you will get edited image in response. |
| POST |
Depth2Img /api/v5/depth2img |
|
StableDiffusations API V3 pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $9 / month | — |
|
| PRO Recommended | $49 / month | 10 / second |
|
| ULTRA | $149 / month | 15 / second |
|