Image API ยท Validation Console

One page for chat, stream, generation, and edit testing

This console verifies the full bridge chain: service auth, upstream reachability, chat-completions JSON, chat-completions streaming, direct image generation, and multipart image edits.

/health /v1/chat/completions /v1/images/generations /v1/images/edits

Use the same config block for all tests. Streaming mode shows raw SSE chunks in real time. Image endpoints return local url fields only, so you can immediately verify the generated files are externally accessible.

If standard JSON requests succeed but streaming chunks do not appear progressively, the reverse proxy is still buffering. For Nginx, keep proxy_buffering off; on the chat-completions route.

Request Control

Configure the bridge once, then run any endpoint test from the action grid.

Health not checked
Upstream not checked
No test run yet

Bridge Config

Prompt And Payload

Image Edit Uploads

These files are only used for the /v1/images/edits test.

Actions

Chat buttons hit /v1/chat/completions. Image buttons hit the direct image endpoints.

Summary

No request sent yet.

Preview

The first returned image will appear here.
No image URL returned yet.

Response Details

Compare route, mode, returned URLs, assembled content, raw stream chunks, and the last JSON payload.

Key fields

StatusIdle

Assistant content

No assistant content yet.

Live stream log

No stream chunks received yet.

Last JSON response

{}