API Authentication

Generate API keys, authenticate REST requests with bearer tokens, scope permissions, and rotate credentials safely in LemWatch.

API Authentication

Getting Your API Key (Pro Plan Required)

  1. Go to Settings → API
  2. Click "Create API Key"
  3. Give it a name (e.g., "CI/CD Pipeline", "Monitoring Dashboard")
  4. Set permissions:
  1. Copy the key — it's only shown once!

Using Your API Key

Include it in the Authorization header:

Key Management

Key Security