Settings & System

Platform configuration and system health

Agent Integration

Stored in browser localStorage

Enter the VITE_LOCAL_API_KEY from the TrustChain Agent backend (trust-chain.ai). This allows the AI panel to call docker_agent tools (bash, file ops, streaming).

LLM API Key

Stored in browser localStorage

Enter your OpenRouter or OpenAI API key. This enables the AI agent to process queries and generate responses.

System Health

Checking…

Platform Configuration

API Endpoint

https://app.trust-chain.ai/api

Agent Panel

https://trust-chain.ai/panel

Default Cert Validity

1 hour (short-lived)

PKI Organization

TrustChain Platform

Certificate Type

X.509 v3 with custom OIDs

Log Storage

Merkle tree, append-only

POST/api/agents/registerRegister new agent (issues X.509 cert)
GET/api/agentsList all agents
GET/api/agents/statsDashboard statistics
GET/api/agents/{id}Agent details
GET/api/agents/{id}/sub-agentsList sub-agents
DELETE/api/agents/{id}Decommission + cascade revocation
POST/api/ca/issueIssue certificate
POST/api/ca/revokeRevoke certificate
GET/api/ca/hierarchyFull PKI hierarchy tree
GET/api/log/entriesLog entries (with pagination)
GET/api/log/verifyVerify log integrity
GET/api/log/merkle-rootCurrent Merkle root