# AgentStatus Full Context AgentStatus helps teams monitor and validate AI agents from real-world network origins. It is designed as an **AI agent monitoring and uptime tracking platform** for reliability workflows where regional behavior, latency variation, and user-visible failures matter. ## Product - Name: AgentStatus - Domain: https://agentstatus.dev - Category: AI agent reliability and monitoring ## Core capabilities - Outside-in health checks for AI-agent endpoints - Regional response consistency validation - Reliability scoring and operational reporting - Webhook-driven automation integration ## API and authentication - OpenAPI: https://agentstatus.dev/openapi.json - Interactive docs: https://agentstatus.dev/api - OAuth authorize endpoint: https://agentstatus.dev/oauth/authorize - OAuth protected resource metadata: https://agentstatus.dev/.well-known/oauth-protected-resource ## Discovery files - llms.txt: https://agentstatus.dev/.well-known/llms.txt - pricing.md: https://agentstatus.dev/.well-known/pricing.md - agent-card.json: https://agentstatus.dev/.well-known/agent-card.json - mcp server card: https://agentstatus.dev/.well-known/mcp/server-card.json - API catalog: https://agentstatus.dev/.well-known/api-catalog - Agent skills index: https://agentstatus.dev/.well-known/agent-skills/index.json ## Notes for autonomous agents - Use published docs and schema metadata to discover endpoints. - Respect rate limits and auth requirements. - Prefer structured JSON responses from documented routes.