Encrypted credentials
Provider API keys should be encrypted before storage using keys managed separately from database contents.
Security depends on both platform safeguards and responsible customer configuration.
Provider API keys should be encrypted before storage using keys managed separately from database contents.
Saved credentials must not be displayed again in full. Replacement and deletion workflows should avoid exposing existing secrets.
Public site, dashboard, and API communication must use HTTPS in production.
Each application receives its own CamiloAPI key, functions, provider access, environment, rate limits, and budgets.
Credentials, logs, applications, usage, and routing rules must remain scoped to their owning workspace.
Logs should avoid authorization headers, passwords, keys, session tokens, and unnecessary request payloads.
CamiloAPI keys should be shown once and stored as hashes where practical, with only prefixes and final characters retained for identification.
Customers remain responsible for provider terms, permitted uses, data processing, account security, and third-party charges.
Contact [email protected]. Do not send API keys or sensitive credentials by email.