Back to Changelog
Product Update

Fetch API Secrets

Securely call external APIs from your blocks with the new Fetch API Secrets feature.

How it works:

  • Store credentials securely - Add API keys, tokens, and secrets in your project settings
  • Reference by name - Use secret names in your block configurations
  • Server-side injection - Frontic injects credentials at runtime, never exposing them to browsers

Security features:

  • Encrypted at rest and in transit
  • Access logging for compliance
  • Never logged in client-side error tracking

This enables integrations with authenticated APIs, webhooks, and third-party services without compromising security.

Share this update