API Documentation – Married By Josh
Machine-readable catalog:
/.well-known/api-catalog(RFC 9727)
Discovery
For AI agents, crawlers, and integrators, start with:
/llmfor the AI/LLM resource map./llms.txtfor a compact markdown map of the site./openapi.jsonfor the current public HTTP API description./.well-known/mcp/server-card.jsonfor MCP server discovery.
Markdown for Agents
Every HTML page on this site also serves a clean Markdown version when requested with Accept: text/markdown (Cloudflare’s proposal). Try:
curl -H "Accept: text/markdown" https://marriedbyjosh.com/aboutContact
Questions, integration ideas, or found a bug in a response? Email josh@withers.co.