Guide
API Keys & Credentials
How credentials are handled safely
Arvexa stores provider and integration credentials in vaulted form. Public OpenAPI responses and this docs portal intentionally omit sensitive fields such as secretRef, raw auth tokens, passwords, and encryption keys.
Use placeholders in every example:
YOUR_API_KEYYOUR_ORGANIZATION_IDYOUR_TWILIO_SIGNATURE
The Try It console keeps credentials in the browser only and does not persist secrets by default.