Documentation

Implementation-backed docs for API users, ABM operators, and integration engineers.

Connect an AI agent to Laserreach

Create a scoped token for Claude Cowork, Codex, or your own agent client. The normal setup gives the agent Laserreach API access while hosted run control stays off.

1. Create token
Organization-scoped and revocable.
2. Copy setup
Bearer token, org header, capabilities URL.
3. Hand to agent
Follow the plain-language setup guide.

Quick Auth Reminder

Claude Cowork, Codex, and local agents should start with the external-agent setup guide. Assistant API routes generally use:

Authorization: Bearer <jwt_or_api_key>