Azonova Sites

API Documentation

Machine-readable discovery for agents and a short map of the main platform API surfaces.

Discovery

Agent and API endpoints

This page points to the discovery documents and the key API routes they describe.

Discovery endpoints

  • `/.well-known/api-catalog` for automated API discovery
  • `/.well-known/oauth-authorization-server` and `/.well-known/openid-configuration` for auth discovery
  • `/.well-known/oauth-protected-resource` for protected resource metadata

Core API endpoints

  • `/api/health` for service status
  • `/api/openapi.json` for the OpenAPI description
  • `/api/templates` for template discovery
  • `/api/pages/public` for public page data
  • `/api/dashboard/sites` for authenticated site listing

Agent-facing discovery

  • `/.well-known/agent-skills/index.json` for skill discovery
  • `/.well-known/mcp/server-card.json` for WebMCP/browser tooling discovery
  • `/llms.txt` for model-oriented product guidance