Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

API Key Management (stub)

This guide will cover:

  • Setting up the Dolt-backed api_keys registry with SHA-256 hashed keys
  • Scoping permissions per client via the permissions JSONB column
  • Key rotation workflow using the admin API (POST /admin/api-keys/{id}/rotate)
  • Per-key rate limiting configuration via api_key_rate_limits table