API explorer¶
Browse the checked OpenAPI 3.1 contract published with Imagegen Bridge. Use the filter to find an operation, then expand it to inspect parameters, request bodies, responses, and schemas.
Reference only
This explorer is intentionally read-only. Imagegen Bridge runs on your own infrastructure, so there is no shared public server against which requests could be executed. To call your deployment, follow the HTTP API guide and send its bearer token to your own bridge URL.
The explorer reads the version-controlled OpenAPI document
from the repository. The same contract is available from a running bridge at
GET /v1/openapi.json.