{"name":"Placeholder Image API","version":"1.1.0","description":"Generate SVG placeholder images — any size, color, text, patterns, gradients, and avatars.","endpoints":{"image":"GET /api/v1/:width/:height[?bg=&fg=&text=&rounded=&font=&gradient=]","image_text":"GET /api/v1/:width/:height/:text[?bg=&fg=&rounded=&gradient=]","avatar":"GET /api/v1/avatar/:initials[?bg=&fg=&size=&font=]","pattern":"GET /api/v1/pattern/:width/:height[?bg=&fg=&pattern=&rounded=]","health":"GET /health","openapi":"GET /openapi.json","mcp":"POST /mcp (JSON-RPC 2.0) | GET /mcp (info)"},"examples":["GET /api/v1/400/300","GET /api/v1/400/300?bg=3b82f6&fg=ffffff&text=Loading&rounded=12","GET /api/v1/400/300?gradient=h-3b82f6-9333ea","GET /api/v1/avatar/JD?size=64&bg=10b981","GET /api/v1/pattern/400/300?pattern=dots&fg=3b82f6"]}