{
  "apis": [
    {
      "title": "LōD Homepage (Machine-Readable)",
      "description": "Static HTML version of the LōD homepage with full JSON-LD structured data. Designed for AI crawlers and agents.",
      "url": "https://lod.io/api/functions/homepageHtml",
      "mediaType": "text/html"
    },
    {
      "title": "LōD Blog Post HTML",
      "description": "Static HTML for individual blog posts. Pass ?slug={slug} to retrieve a specific post with full JSON-LD Article schema.",
      "url": "https://lod.io/api/functions/blogPostHtml",
      "mediaType": "text/html"
    },
    {
      "title": "LōD Sitemap",
      "description": "XML sitemap listing all public pages on lod.io.",
      "url": "https://lod.io/api/functions/sitemap",
      "mediaType": "application/xml"
    },
    {
      "title": "LōD MCP Grid Data Server",
      "description": "Model Context Protocol (MCP) server providing AI agents with real-time ERCOT grid data — LMP, day-ahead prices, ancillary service signals. Docs at https://lod.io/mcp-grid-data",
      "url": "https://lod.io/mcp-grid-data",
      "mediaType": "text/html"
    }
  ],
  "contact": "https://lod.io/contact",
  "documentation": "https://lod.io/docs",
  "llms": "https://lod.io/llms.txt"
}
