How it works
1
Connect a service
In Settings → Connectors → API Secret Vault, pick a service from the catalog (one-click presets for 35+ providers) or add any custom HTTPS origin.
2
Store your credential
Paste your API key or token. It’s stored encrypted and referenced by name — it never appears in agent code, logs, or chat history.
3
Allowlist it for an agent
Grant specific agents access to the connection.
4
Call it from a workflow
The agent calls the service from a Python action; Corvic’s proxy injects the credential into the request automatically.
What you can connect
The catalog includes presets across Sales & CRM, Finance, Healthcare, Databases, Communication, Productivity, Developer, and Marketing — and anything reachable over HTTPS can be added as a custom connection.API Secret Vault
The full connector catalog and auth schemes.
Fetch from an API
Pull data from a service into a table.
Python & SQL
Call connected APIs from agent code.
Data Connectors
Connect live storage and warehouses.

