Create a connection
- Add a KnoxCall module to a scenario and create a new connection.
- Choose your Environment (Production or Sandbox).
- Enter the Client ID and Client Secret from KnoxCall → Security → API credentials.
Triggers (instant)
- Watch Request Events — one trigger, multi-select the lifecycle events you care about (success, error, 4xx, 5xx, timeout, …), optionally filtered to a route.
- Watch Audit Events (SIEM) — every audit-log entry, for streaming into a SIEM or notification channel.
Actions
-
Proxy a Request — call any API through KnoxCall with
{{token: ...}}placeholders. - Tokenize / Detokenize, Encrypt / Decrypt / Sign / Sign JWT.
- Issue / Revoke Database Credential, Issue / Revoke Certificate, Rotate OAuth Client Secret, Create Secret.
- Plus full CRUD across routes, secrets, vaults, crypto keys, PKI, dynamic DB credentials, webhooks, clients, environments, OAuth clients, API keys, and agents.