Universal Image Engine/Settings
Preview

Settings

Engine connection, authentication and read-only platform configuration.

Loading engine configuration

Connection

Where this UI sends every v2 API call.

API base
http://127.0.0.1:8011/api
Engine origin
http://127.0.0.1:8011
Status
GPU device
Provider policy

API token

This engine is not currently enforcing authentication — a token is optional here, but stored ready for a deployment that does.

Stored in this browser only (localStorage), sent as Authorization: Bearer … on every v2 request. Clearing it here signs this browser out of authenticated actions immediately.