sd-server WebUI

SDCPP.WEBUI
API URL imgs Auto

Overview

Recent Activity

POST /v1/images/generations

OpenAI-style synchronous image generation with optional native sd_cpp_extra_args extension.

POST /v1/images/edits

OpenAI-style multipart image edit request supporting image[] and optional mask upload.

POST /sdapi/v1/txt2img

WebUI-compatible text-to-image request with native extension JSON embedded into prompt.

POST /sdapi/v1/img2img

WebUI-compatible image-to-image request with init_images, mask, denoising strength, and native extension support.

GET /sdcpp/v1/capabilities

Fetch model, defaults, samplers, schedulers, output formats, limits, and features.

POST /sdcpp/v1/img_gen

Native async image generation with automatic job polling and gallery recording.

POST /sdcpp/v1/vid_gen

Future native video endpoint. The current server may reply with 501 Not Implemented.

Discovery & Compatibility Endpoints

Fetch compatible metadata endpoints and keep samplers, schedulers, models, and options ready for the forms.

Job Polling & Cancellation

Track native sdcpp async jobs, poll status, and cancel them when supported.

Job Status

-

{}

Request Preview

Preview of the current native img_gen payload before submission.

{}

Latest Results

Newest generated images from any supported endpoint. Use Save All to write them into imgs.

Latest Response

-

{}