How LGTM connects to your stack.
Per-provider integration guides — auth flows, permissions, encryption lifecycle, billing model, what data goes where. Pick a provider:
AI provider (BYOK) · 3
OpenAI
BYOK with OpenAI on LGTM: paste your platform.openai.com key, we encrypt with AES-256-GCM, decrypt only inside worker memory at review time. Zero markup, your bill, your model choice.
Anthropic
BYOK with Anthropic on LGTM: connect your console.anthropic.com key, encrypted with AES-256-GCM, decrypted only in worker memory. Use Claude Opus 4.7, Sonnet 4.6, or Haiku 4.5 per repo.
Google Gemini
BYOK with Google Gemini on LGTM: paste your ai.google.dev key, AES-256-GCM at rest, decrypt only in worker memory. Use Gemini 2.5 Pro or Flash for review.
Source control · 1
Payments · 1
Need the integration architecture overview?
For the full architecture story — GitHub App permission model, BYOK encryption lifecycle across providers, webhook security — head to the product page.