Runtime API¶
Get your TRUST3 API key (portal)¶
- Sign in to the portal at https://na.trust3ai.com.
- Go to Settings → Open API Keys.
- Click on Generate scoped key, name it, and choose the expiry and scope Runtime (manage).
- Copy the key value now — it is shown only once.
Prerequisites¶
| Tool | Used for |
|---|---|
curl | API calls |
jq | reading JSON in Bash scripts |
kubectl | target cluster access |
helm | installing the agent |
Next¶
Runtime Manage APIs — create and install with TRUST3_API_KEY; status, upgrade, and delete with RUNTIME_SCOPED_KEY.