Command Palette

Search for a command to run...

FailSafe
FailSafe
Backend unavailable at http://localhost:8000/health

API Keys

Manage API access credentials

API Key Management
Create and manage API keys for programmatic access

No API keys found

Create your first API key to get started

Using API Keys
How to authenticate with the FailSafe API

HTTP Header

x-api-key: fs_your_api_key_here

cURL Example

curl -X GET \
  -H "x-api-key: fs_your_api_key_here" \
  -H "Content-Type: application/json" \
  https://your-domain.com/api/experiments