Documentation

Everything you need to instrument, monitor, and optimize your LLM applications.

Quick Start

Get started with Intercept in under 5 minutes:

# Install the SDK
pip install intercept-ai
# Initialize in your code
from
intercept import Intercept
intercept = Intercept(api_key="your-api-key")

Getting Started

Learn the basics and get up and running in minutes

Core Concepts

Understand the fundamentals of LLM observability

SDK Reference

Detailed API documentation for all SDKs

Integrations

Connect with your favorite tools and frameworks