i14
Interoperability Aid
IRIS Production Explainer
API down
Copilot
Preferences/

Settings

IRIS Explainer API

Point the UI at your i14y-aid CSP application. The base URL should end at /i14y-aid/api.

Credentials are stored in your browser's local storage and sent as HTTP Basic auth on every request.

Module analysis settings

Runtime toggles read from GET /settings and saved via PUT /settings.

Endpoints exercised by this UI:

  • GET /_spec
  • GET /health
  • GET /capabilities
  • GET /settings ยท PUT /settings
  • GET /productions
  • GET /productions/{productionName}/graph
  • GET /messages/{id}/payload