# AgentLens API Specification

OpenAPI 3.0 specification for the AgentLens REST API.

## Validation

```bash
npx @redocly/cli lint openapi.yaml
```

## Preview

```bash
npx @redocly/cli preview-docs openapi.yaml
```

## Usage

This spec is the canonical source of truth for all SDK implementations (TypeScript, Python, Go, Java).
