Public Discovery
sushaantu.com API and agent docs
These docs describe the public, read-only machine interfaces exposed by sushaantu.com for structured page discovery, health checks, and agent integration.
Primary endpoints
| Endpoint | Purpose |
|---|---|
/api |
API directory with links to public endpoints. |
/api/health |
Health and deployment status for quick liveness checks. |
/api/site-profile |
Public site summary, positioning, and contact methods. |
/api/pages |
Canonical list of public pages with titles and descriptions. |
/mcp |
Read-only MCP endpoint for site profile, page listing, and case study search. |
Discovery metadata
- API catalog for RFC 9727 discovery.
- OpenAPI specification for structured API descriptions.
- MCP Server Card for MCP endpoint discovery.
- Agent Skills discovery index for domain-specific site skills.
Authentication note
Current site APIs are public and read-only. OAuth and OIDC discovery metadata are pre-published so agents can pre-configure future protected workflows without changing discovery URLs later.