Secure Claude Enterprise
Govern every Claude conversation across your enterprise. Lasso connects to Anthropic's Compliance API and turns your organization's Claude activity into a live security layer: an agent inventory, per-agent timelines, and conversation-level DLP.

Your Team is Already Building with Claude
Claude is doing real work across your organization, and most of that activity sits outside security's view. Sensitive data lands in prompts, regulated content surfaces in responses, and compliance has no system of record. Manual review doesn't scale, and prompt blocking throws away the productivity you adopted Claude for. Lasso gives you the visibility and control to say yes with confidence.

in view
What Lasso Does with the Compliance API
One key turns Claude's compliance feed into a live security and audit layer in your Lasso console.
Agent Inventory
Every Claude user surfaces automatically as an agent in the Lasso Inventory, discovered straight from the activity feed.
Per-agent Timeline
A continuous, queryable timeline of what each Claude agent did and when, polled from the org activity feed.
Conversation DLP
With a Compliance Access Key, Lasso inspects message content for sensitive data, secrets, and policy violations.
Audit & Reporting
A durable, queryable record across users and conversations for SOC 2, ISO, GDPR, and internal audit.
Real-time Alerting
Route violations to your SIEM and SOAR and to the right owners the moment they happen.
Deploys in Minutes
API-based, with no proxies and no endpoint agents. Paste one key and Lasso starts ingesting.
Claude Users Become Governed Agents
Lasso resolves every user in the activity feed into the Inventory and keeps each one current. Open an agent to see its provider, activity timeline, the conversations behind it, and any policy violations Lasso flagged.

Connect Lasso to the Anthropic Compliance API
You’ll need a Claude Compliance API key to get started, either a Compliance Access Key (sk-ant-api01-…) or an Admin key (sk-ant-admin01-…). The key type determines what Lasso can read.
Prerequisites
Which key to mint
Mint a Compliance API key
as an owner or admin.
Provide the value to Lasso
as an owner or admin.
What Lasso reads
Lasso calls two read-only Compliance API endpoints.
// org activity feed — Admin key or Compliance Access Key
// conversation content for DLP — requires a Compliance Access Key
// an Admin key returns 403 on this endpoint
Lasso polls /activities continuously to build the inventory and timelines, then resolves /apps/chats/{chat_id}/messages for the conversations that need content-level inspection.