API Docs.

Public APIs, MCP tools, and discovery documents for agents

Read endpoints are public and do not require a token. Send Accept: text/markdown to HTML pages for a Markdown representation.

  • /api/health
  • /api/v1/profile
  • /api/v1/products
  • /api/v1/products/{id}
  • /api/v1/experiences
  • /api/v1/expertise
  • /api/v1/about
  • /api/v1/contact

Public HTTP API

  • /.well-known/api-catalog — RFC 9727 catalog
  • /openapi.json — OpenAPI 3.1
  • /.well-known/mcp/server-card.json — MCP server card
  • POST /mcp — Streamable HTTP MCP
  • /.well-known/ai-catalog.json — ARD manifest
  • /.well-known/agent-skills/index.json — agent skills
  • /auth.md — agent registration
  • /.well-known/oauth-protected-resource
  • /.well-known/oauth-authorization-server
  • /.well-known/openid-configuration

Discovery