Agent SEO and Discovery
Structured discovery surfaces for AI systems and operators across orchestration, outreach, and proof.
Discovery files
External Agent Auth
- Create a token from Organization Settings > External Agents.
- Send
Authorization: Bearer <external_agent_token>andX-Org-ID: <org_id>. - Start at
https://api.laserreach.com/api/abm/agent/capabilities. - Setup guide: /docs/external-agent-setup.
- The OpenAPI catalog is available at /laserreach-openapi.yaml.
- Local MCP, webhook, and cron helper: github.com/tcmartin/laserreach-local-agent-mcp.
- Portable open-source AI skill: skills/laserreach.
Pillar pages
Trust and Security Posture
- Security posture summary: /trust
- Privacy policy: /privacy
- Security contact: security@laserreach.com
- SOC 2 note: readiness program in progress; no current Type I/II attestation claimed.
Operator and Outreach APIs
/api/abm/agent/capabilitiesGET /api/abm/agent-runsis available for run visibility. Mutating hosted-run actions requireagent-runs:control./api/abm/agent-runs/<run_id>/steer,/api/abm/agent-runs/<run_id>/queue,/api/abm/agent-runs/<run_id>/retry-step, and/api/abm/agent-runs/<run_id>/controls/api/abm/crm/hubspot/outreach-synclogs local-agent outreach to HubSpot with Company, Contact, Deal, Note, dedup, and verification./api/abm/memory/organd/api/abm/memory/account/<account_id>/api/abm/workspace/<account_id>/treeand/api/abm/workspace/<account_id>/file/api/abm/content-calendar/items,/api/abm/content/approve, and/api/abm/content/publish/api/abm/ads/audiencesand/api/abm/ads/campaigns/api/abm/newsletters,/api/abm/newsletters/generate, and/api/abm/newsletters/<newsletter_id>/send/api/abm/email-accounts,/api/abm/email-monitors, and/api/abm/email-senders/api/abm/settings/auto-replyand/api/abm/sequences
