API keys allow external tools and integrations to access your Erlin data programmatically.Documentation Index
Fetch the complete documentation index at: https://docs.erlin.ai/llms.txt
Use this file to discover all available pages before exploring further.
Creating an API key
- Go to Account → API Keys
- Click Generate New Key
- Give the key a descriptive name (e.g., “MCP Integration”, “CI/CD Pipeline”)
- Copy the key immediately — it won’t be shown again
Key permissions
All API keys have full read access to your workspace data. Write operations (running scans, creating content) require explicit permission set during key creation.Revoking a key
- Go to Account → API Keys
- Find the key you want to revoke
- Click Revoke
- Confirm the action
Usage
API keys are used in:- MCP Integration — Connect to AI assistants
- Custom automations — Build your own integrations
- CI/CD pipelines — Automate visibility checks in your deployment process