Arvexa OS
Get API key
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_KEY
  • YOUR_ORGANIZATION_ID
  • YOUR_TWILIO_SIGNATURE

The Try It console keeps credentials in the browser only and does not persist secrets by default.