API & agent discovery
Ever Legacy publishes public discovery documents for AI agents. Vault, beneficiary, and billing APIs require an authenticated human session and are not available for third-party automation.
Public endpoints
- OpenAPI specificationhttps://everlegacy.app/api/openapi
- API catalog (RFC 9727)https://everlegacy.app/.well-known/api-catalog
- Health statushttps://everlegacy.app/api/health
- MCP server cardhttps://everlegacy.app/.well-known/mcp/server-card.json
- MCP Streamable HTTP endpointhttps://everlegacy.app/mcp
- ARD / AI cataloghttps://everlegacy.app/.well-known/ai-catalog.json
- Agent skills indexhttps://everlegacy.app/.well-known/agent-skills/index.json
- OAuth authorization server metadatahttps://everlegacy.app/.well-known/oauth-authorization-server
- OAuth protected resource metadatahttps://everlegacy.app/.well-known/oauth-protected-resource
- auth.md agent registrationhttps://everlegacy.app/auth.md
- llms.txthttps://everlegacy.app/llms.txt
Authentication
See auth.md for registration and OAuth discovery metadata. Public MCP tools and health checks do not require credentials.