{"name":"UX4AX_Free_Website_Builder","description":"Create instant, free AI-optimized websites for any business. Perfect for service businesses, restaurants, consultants, and more. Sites are live for 14 days with option to upgrade.","url":"https://free.ux4ax.com","version":"1.0.0","capabilities":[{"id":"create_free_site","name":"Create Free Website","description":"Create a free, AI-generated website for a business. The site will be live for 14 days.","input":{"type":"object","properties":{"business_name":{"type":"string","description":"Name of the business","minLength":2,"maxLength":100},"business_type":{"type":"string","description":"Type of business (e.g., plumber, restaurant, consultant)","minLength":2,"maxLength":50},"contact_email":{"type":"string","format":"email","description":"Contact email for the business owner"},"location":{"type":"string","description":"Business location (city, state)","maxLength":100},"description":{"type":"string","description":"Brief description of the business and services","maxLength":500}},"required":["business_name","business_type","contact_email"]},"output":{"type":"object","properties":{"success":{"type":"boolean"},"site_id":{"type":"string"},"site_url":{"type":"string","format":"uri"},"expires_at":{"type":"string","format":"date-time"},"message":{"type":"string"}}}},{"id":"check_site_status","name":"Check Site Status","description":"Check the status of an existing free site including view counts and expiry date.","input":{"type":"object","properties":{"site_id":{"type":"string","description":"The site ID returned when the site was created"}},"required":["site_id"]},"output":{"type":"object","properties":{"site_id":{"type":"string"},"status":{"type":"string","enum":["active","expired","deleted"]},"created_at":{"type":"string","format":"date-time"},"expires_at":{"type":"string","format":"date-time"},"view_count":{"type":"integer"},"bot_visits":{"type":"integer"},"upgrade_url":{"type":"string","format":"uri"}}}},{"id":"get_pricing","name":"Get Upgrade Pricing","description":"Get pricing information for upgrading a free site to a permanent, feature-rich website.","input":{"type":"object","properties":{},"required":[]},"output":{"type":"object","properties":{"currency":{"type":"string"},"tiers":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"price":{"type":"string"},"features":{"type":"array","items":{"type":"string"}},"recommended":{"type":"boolean"}}}},"free_tier_limits":{"type":"object"}}}}],"authentication":{"type":"apiKey","description":"Optional API key for premium tier access. Free tier works without a key but has lower rate limits.","in":"header","name":"X-API-Key","required":false,"tiers":{"free":{"rate_limit":"3 requests/day per IP","quality_threshold":30},"premium":{"rate_limit":"100 requests/day","quality_threshold":20},"enterprise":{"rate_limit":"1000 requests/day","quality_threshold":10}}},"contact":{"email":"support@socialonbrand.com","website":"https://ux4ax.com"},"signature":{"algorithm":"RS256","value":"aj/8PcwE04FJ/9hfjG8kNDJu2eVp+ouveLBE5bOiDHHu1DSTY3IPRVe7usIH60g1MULQq6KZlgeBU9VFJF81bTWs0RAa0BDSrS/kwxviVhlBZHf3NfVCmXWlTcjRtPQatPcW5bU190Oc/PaZOJKXg5aQo+GVQ+2x6rVCJ5cg3ujaDT/XrcrtTnD9y9T6shMZDZmGSMO/jCLtoPyA6Ia9YS0tZf9nC7PVdhtpq8gBz6OEcpKU4vKV8S086QVDSxfs2IprLLRhElUDE69vxv8FvoirAISHUN/CvTssD1UE51qxQNBkulgxRQrPX6fP1PhGVU5nbwoAes0MjV27ASXmqA==","publicKeyUrl":"/.well-known/public-key.pem"}}