Back to Help Center
Integrations
API Access
Programmatic access to scanning and score data via our REST API (Agency plans and above).
Agency plans and above include programmatic API access for integrating AgentReady into your workflows.
Available Endpoints
- POST /api/mcp/scan — Trigger a scan
- GET /api/mcp/visibility — Get visibility report
- GET /api/mcp/fixes — Get fix recommendations
Authentication
API access uses your account's API key, available in Dashboard → Settings. Include it in the Authorization header.