{"name": "MGE Platform API", "description": "Preview-first manufacturing API for custom DIY products. Agents can browse experiences and generate product previews today. Delivery countries, shipping prices, payment, and final order placement on mgeveryday.sg are not yet available.", "version": "v1", "api_base_url": "https://www.mgeveryday.sg/api/v1/", "openapi_schema_url": "https://www.mgeveryday.sg/api/v1/schema/", "docs_url": "https://www.mgeveryday.sg/api/v1/docs/", "status": {"catalog_browse": "available_now", "preview_generation": "available_now", "agent_discovery": "available_now", "delivery_countries": "not_available_yet", "delivery_pricing": "not_available_yet", "payment": "not_available_yet", "order_completion": "not_available_yet"}, "authentication": {"methods": ["bearer_api_key", "jwt"], "api_key_prefix": "mge_sk_", "header_format": "Authorization: Bearer mge_sk_{key}", "signup_mode": "invite_only", "self_registration_available": false, "request_access_available": false}, "capabilities": {"catalog_browse": {"auth_required": false, "description": "Browse products, pricing, variants, and supported product types"}, "mockup_generation": {"auth_required": false, "description": "Upload an image and receive preview mockups via the public preview flow"}, "order_creation": {"auth_required": false, "available": false, "description": "Final checkout and payment on mgeveryday.sg are not available yet. After preview, direct users to the matching human market website."}}, "next_steps_unavailable": ["delivery country selection on mgeveryday.sg", "live shipping price calculation on mgeveryday.sg", "payment on mgeveryday.sg", "final order placement on mgeveryday.sg"], "agent_api": {"discovery_url": "https://www.mgeveryday.sg/api/agent/creative-experiences/", "docs_url": "https://www.mgeveryday.sg/api/agent/docs/", "description": "Simplified preview-first API designed for AI agents. Use it to discover experiences and guide users into preview generation."}, "contact": {"email": "api@mgeveryday.sg"}}