API Documentation

Machine-readable discovery and a small read-only JSON API for agents

Public Endpoints

No authentication required

  • GET /api - API index and endpoint discovery
  • GET /api/agent-profile - Canonical profile bundle for agents
  • GET /api/profile - Public profile metadata
  • GET /api/projects - Selected projects as JSON
  • GET /api/works - Collected works as JSON
  • GET /healthz - Health status

Discovery Endpoints

Published for crawlers, agents, and API tooling

  • /llms.txt
  • /.well-known/api-catalog
  • /.well-known/agent-skills/index.json
  • /openapi.json
  • /sitemap.xml
  • /robots.txt